# Roadmap

| Mainnet V1                                             | Status      |
| ------------------------------------------------------ | ----------- |
| Testnet(Rinkeby)                                       | Completed   |
| Audit Report                                           | Coming Soon |
| Ambassador Program                                     | Coming Soon |
| IDO                                                    | Coming Soon |
| Mainnet V1.0                                           | Q3 2021     |
| Bug Bounty Program                                     | Q3 2021     |
| Risk Management Service                                | Q3 2021     |
| Staking Pool                                           | Q3 2021     |
| TGE and YIN listing                                    | Q4 2021     |
| Smart contract audit                                   | Q4 2021     |
| Leverage pools/strategy deployment on V2               | Q1 2022     |
| BSC & Polygon deployment                               | Q1 2022     |
| Integrate with Prep Protocol                           | Q1 2022     |
| V3: user created strategies                            | Q2 2022     |
| Platform module upgrade                                | Q2 2022     |
| Listing on major CEXs                                  | Q2 2022     |
| DAO focused multi-strategy management                  | Q3 2022     |
| Connect with financial institutions                    | Q3 2022     |
| Offer more comprehensive structural financial products | Q3 2022     |

| \*Interested in becoming an ambassador? Connect with us on [Discord](https://discord.com/invite/XV2FF2QUPR)! |
| ------------------------------------------------------------------------------------------------------------ |


---

# 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.yin.finance/library/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.
