# Token Health

- [Upgrade to Uniswap v3](https://doortoken.gitbook.io/nil-help/token-health/upgrade-to-uniswap-v3.md)
- [Request Unlock](https://doortoken.gitbook.io/nil-help/token-health/request-unlock.md)
- [Liquidity / Circulation](https://doortoken.gitbook.io/nil-help/token-health/liquidity-circulation.md)
- [Pre-Sale Lock Schedule](https://doortoken.gitbook.io/nil-help/token-health/pre-sale-lock-schedule.md): The following outlines the Lock Schedules for Pre-Sale Buyers and the logic of the algorithm that determines the amount and time of releases.
- [Pre-Sale Time Locks](https://doortoken.gitbook.io/nil-help/token-health/pre-sale-time-locks.md): Prior to launching the token, there was a pre-sale. The tokens purchased in pre-sale are time-locked and a certain portion of the tokens are unlocked over time.


---

# 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://doortoken.gitbook.io/nil-help/token-health.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.
