# 05 - tDAOs’ Tokens aka Membership Credits

The native unit of exchange of any blockchain-based protocol is a token. In the general DAO ecosystem, tokens represent ownership and rights to governance. Similarly, in tDAOs, the native unit of exchange is represented on the blockchain as a token. However, these tDAO tokens are limited in scope. They are always locked in the ecosystem and cannot be sold or transferred. For this reason, we choose to refer to these tokens as “Membership Credits”.


---

# 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://docs.takadao.io/takadao-docs/part-b.-takadao-the-daos/05-tdaos-tokens-aka-membership-credits.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.
