# Roadmap

|             Phase I            |         Phase II        |                Phase III                |         Phase IV        |
| :----------------------------: | :---------------------: | :-------------------------------------: | :---------------------: |
| *Negotiations for the project* |     *Smart Contract*    | *Negotiations for Make the card usable* |      *TowerPay NFT*     |
|       *Verification on X*      |         *Audit*         |          *Make the card usable*         |    *TowerPay Staking*   |
|          *Card Design*         |  *Pre-sale on Pinksale* |        *Review for order designs*       |     *TowerPay DApp*     |
|        *Card Prototype*        | *Launch on Pancakeswap* |         *Accepting card orders*         | *Tier 1/2 CEX Listings* |
|         *Logo Branding*        |           ----          |                   ----                  |           ----          |


---

# 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://towerpay.gitbook.io/towerpay-whitepaper/usdtwr-token/roadmap.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.
