# Tokenomist

- [Welcome to Tokenomist](https://docs.unlocks.app/tokenomist/welcome-to-tokenomist.md)
- [Token Unlocks Page](https://docs.unlocks.app/tokenomist/token-unlocks-page.md)
- [Token Page](https://docs.unlocks.app/tokenomist/token-page.md): Our Token Page provides detailed information about the token, such as, Emission, Unlock progress, Token allocation, Vesting schedules, and Unlock events.
- [Cliff, Linear, and Emission](https://docs.unlocks.app/tokenomist/token-page/cliff-linear-and-emission.md): Clarify unlock types in detail
- [TBD Locked](https://docs.unlocks.app/tokenomist/token-page/tbd-locked.md): Event-based unlocks
- [Precision & Assumption](https://docs.unlocks.app/tokenomist/token-page/precision-and-assumption.md): Ensuring transparency in Tokenomist data.


---

# 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.unlocks.app/tokenomist.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.
