# Token Economy

<figure><img src="/files/QAA8VOQ6GnQtninN9wA9" alt=""><figcaption></figcaption></figure>

* First of all, users will be compensated with tokens if they write their reviews.
* Written reviews will be going through validation process for 48 hours by Dao members, and once they confirm the review is untroublesome, users will get their tokens as a reward
* Secondly, users who share a review that written by other websites or media will also be compensated with tokens. Nevertheless, in this case, the amount of token they receive will be less than the first case.
* Lastly, users who rate on particular reviews that were published by other users will acquire tokens as well. However, we have limited this action only 5 times daily in order to prevent user-abusing issue.
* Core Members will investigate if there are any users who attempt to extort rewards in advance, and tokens will be given to users within 48 hours after investigation.


---

# 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://bvent.gitbook.io/bvent/ser./token-economy.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.
