> For the complete documentation index, see [llms.txt](https://unitontoken.gitbook.io/uniton-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unitontoken.gitbook.io/uniton-token/roadmap-1.md).

# ┃Roadmap

<figure><img src="/files/uyNE94ZvxNbfhVKI5YWw" alt=""><figcaption></figcaption></figure>

## &#x20;**Phase 1**

* [x] <mark style="color:green;">**Establish Social Media presence**</mark>
* [x] <mark style="color:green;">**white paper**</mark>
* [x] <mark style="color:green;">**Genesis website launch**</mark>
* [x] <mark style="color:green;">**Influencers Partnership & Collaboration**</mark>
* [x] <mark style="color:green;">**Deploy Smart Contract**</mark>
* [x] <mark style="color:green;">**CA Audit & KYC Certification**</mark>
* [x] <mark style="color:green;">**Fair-Launch  (Public Sale)**</mark>
* [x] <mark style="color:green;">**Listing on DEX**</mark>&#x20;
* [x] <mark style="color:green;">**Launch on Ton blockchain**</mark>
* [x] <mark style="color:green;">**Ecosystem Collaboration**</mark>
* [x] <mark style="color:green;">**1st Marketing Campaign**</mark>

## &#x20;**Phase 2**

* [x] <mark style="color:green;">**First Buy Back & Burn**</mark>&#x20;
* [x] <mark style="color:green;">**Coingecko Listing**</mark>&#x20;
* [x] <mark style="color:green;">**CMC Listing**</mark>
* [x] <mark style="color:green;">**Huge Marketing Collaboration**</mark>
* [x] **Launch $UTN Staking Dapp**
* [ ] **First CEX Listing**
* [ ] **Uniton NFT Mint Pass Campaign**
* [ ] **Launch Yield Farming Pool (Launch)**
* [ ] **Huge Giveaway Campaign**&#x20;

## &#x20;Phase 3

* [ ] **$5M MarketCap**
* [ ] **Develop $UTN Token Swap (exchange)**
* [ ] **100,000 $UTN Holders**
* [ ] **Second CEX Listing**
* [ ] **Ecosystem Expansion AMA**&#x20;
* [ ] **Charity Giveaway Campaign**
* [ ] **Additional CEXs Listing**
* [ ] **Develop more utilities**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://unitontoken.gitbook.io/uniton-token/roadmap-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
