# Roadmap

#### ~~Milestone 1: Contract Implementation~~

* ~~Validate the feasibility of innovation points and implement smart contracts.~~
* ~~Expected Completion Date: 8/15/2023~~
* ~~Deliverables:~~
* ~~Feasibility of innovation points verified.~~
* ~~Smart contracts implemented.~~

#### ~~Milestone 2: Testnet launch~~

* ~~Launch Sudo on Sui Testnet~~
* ~~Expected Completion Date: 10/15/2023~~
* ~~Deliverables:~~
  * ~~Make sudo available for testing on testnet to every degen~~

#### ~~Milestone 3: Mainnet launch~~

* ~~Launch Sudo on Mainnet~~
* ~~Expected Completion Date: 12/15/2023~~
* ~~Deliverables:~~
  * ~~Mainnet launch completed.~~
  * ~~Smart contract audited.~~
  * ~~Onboarding documentation for sudo~~
  * ~~Referral and loyalty program~~
  * ~~Trading competition~~

~~2024 Q1 Milestone~~

* ~~Reach $10M in trading volume~~
* ~~Make over $50k in trading fee~~
* ~~Grow Users to 500+~~
* ~~Launch 10+ trading pairs~~
* ~~TVL $300k+~~

~~2024 Q2 Milestone~~

* ~~Reach $30M in trading volume~~
* ~~Make over $200k in trading fee~~
* ~~Grow Users to 800+~~
* ~~Launch 20+ trading pairs~~
* ~~Launch "S" Card~~
* ~~Launch "S" Card rebate~~

~~2024 Q3 Milestone~~

* ~~Reach $50M intrading volume~~
* ~~Make over $500k in trading fee~~
* ~~Grow Users to 1500+~~
* ~~Launch referral feature~~
* ~~Launch Sudo SDK~~


---

# 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.sudo.finance/feature-details/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.
