> For the complete documentation index, see [llms.txt](https://where2-world.gitbook.io/where2.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://where2-world.gitbook.io/where2.world/token/tokenomics/token-flow.md).

# Token Flow

<details>

<summary>Platform content</summary>

Various content from partnerships\
\
For example:

* Promotional events
* Explorational projects with museums & cultural centers&#x20;
* Projects in cooperation with hotels
* Projects in partnership with nonprofit organizations
* Projects in conjunction with movies/serials and other entertainment content generators.

</details>

<details>

<summary>Staking three month updating</summary>

To become a verified content creator, you need to lock a certain amount of tokens, the updating of staking will happen every 3 months, and the price in tokens to become a verified user will change depending on the token rate. \
If a person does not want to become a verified user again, the rewards for content they have already created will be split 50/50. That is, 50% will go to the platform and 50% will go to the user who is no longer verified. \
\
If he renews his verification, he will revert to the old terms.

</details>

<details>

<summary>NFT discounts</summary>

NFTs can be exchanged for discounts (e.g. free museum tickets, exlusive tourguided experiences) from partners. \
\
NFTs can give access to exclusive IRL events (e.g. parties, lectures).

</details>

<details>

<summary>Voting Content Pool</summary>

Users vote for custom content to be created by WHERE2 (e.g. Washington Monument, Taj Mahal)&#x20;

Users vote on Influencer content to be Featured on the platform&#x20;

Users vote to verify culturally and historically significant content &#x20;

</details>

<details>

<summary>Subscription</summary>

Users can buy a subscription to token gated content which opens up the possibility of viewing blocked/premium content. \
\
(Some content will be free, while other exclusive content will be avallable for viewing with a subscription).

</details>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://where2-world.gitbook.io/where2.world/token/tokenomics/token-flow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
