# Two Token System

One transferable token and one non-transferable. The non-transferable token are like a stimulus check you receive each day encouraging you to interact with the site as if you don't then you will not receive more the next day. You can use these tokens in all the same ways as the transferable token except that they cannot be staked on a post to earn yield. They can, however, be used to post, comment, vote, report and follow. All these activities give the user profile experience which give the profile NFT more value. If at a later point a user wants to spend money to stake the transferable token, they will earn a higher yield dependent on their level.&#x20;

Why set it up this way? We want to keep the same "free" nature of current social media since much of the population would be uninterested in a platform they had to pay to interact with. Also this creates incentives for people to post every day, but also not to spam or post low-quality content since there is a limit to the amount of free activities they have. If you wish to continue after using up your non-transferable tokens you can always of course spend the transferable ones.


---

# 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://postthread.gitbook.io/postthread-wiki/tokenomics/two-token-system.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.
