# Blockchain

Our platform utilizes blockchain technology specifically for three purposes: rewards, secure storage, and anti-fake system. WEB3 provides users with full control over their data, including the content they create and the assets within the applications. Also, the token economy assists in ensuring fair distribution of rewards to users who supports ecosystem.

## Post & Earn

We award beneficial activities that strive to improve the ecosystem with the daGama utility token. Through a variety of activities within our role-based system, users can accrue project tokens. A user's ranking, the value of their prizes, and their likelihood of receiving drops all increase with the number of activities they do.

## Hold token & earn (Staking)

We also provide our own daGama token, which is awarded to users for creating and moderating recommendation content. This token has a wide range of uses in the application, from paying for business services to increasing the user level and purchasing premium accounts. Users can also use tokens to participate in various roles in the system and receive additional rewards. Users can also use [staking](/architecture/blockchain/staking.md). More information about the utility of the daGama token can be found in the Token utility section.

Interaction with the decentralized layer takes place through a set of smart contracts and web3 services.

## MLAFS blockchain interactions&#x20;

Our [MLAFS](/architecture/multi-level-antifake-system-mlafs.md) development at the latest level interacts with the blockchain. This interaction involves the transfer of data that has passed through our algorithms.

## Membership card&#x20;

[daGama's NFTs](/architecture/blockchain/membership-card-nft-id.md) give owners special privileges such as discounts and additional services in various fields. These tokens can be purchased on special platforms or directly from the business that issues them and can be used to obtain privileges or sold on the secondary market. More detailed information about the use of NFTs can be found in the NFT utility section.

> daGama helps to combine the familiar and convenient interfaces of the Web2 universe with the power and speed of Web3 technologies. Interact with dApps, cryptocurrency wallets, and other Web3 applications without any problems and long switches. We provide a seamless, comfortable, and familiar interaction for users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wp.dagama.world/architecture/blockchain.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
