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

# Development Plans

All items on the roadmap are subject to change as Syrex continues on its journey. All changes will be in the best interest of Syrex ($SRX) and its future. All items below are current as of December 13, 2021 and announcements will be made as adjustments/additions are made to the list.&#x20;

**Note:** All items on the roadmap are in no specified order and the phases are meant to cover Syrex's plans over the coming 6 months.

### <mark style="color:red;">Phase 1 - Deal</mark>

* Syrex Website Launch
* Contract Audit and KYC
* CoinGecko and CoinMarketCap Listing&#x20;
* Coinflip Game Mode Launch&#x20;
* Web3 Dapp Wagering Integration
* SRX Staking Platform

### <mark style="color:red;">Phase 2 - Flop</mark>

* Multi-Token Coinflip System Integration&#x20;
* Jackpot System Launch&#x20;
* Influencer Partnerships and Marketing Campaign&#x20;
* Peer-Reviewed Listing Sites Voting Push (Coinhunter, Coinsniper, etc.)&#x20;
* Multi-Token Application and Vetting Process For Future Partnerships

### <mark style="color:red;">Phase 3 - Turn</mark>

* Multi-Token Jackpot System Integration&#x20;
* NFT Collection Application and Vetting Process For Future Partnerships&#x20;
* NFT Raffle System Launch&#x20;
* Minor Centralized-Exchange Listings (CEX) Listings (Already on Lbank, and BKEX, will be pursuing more listings at this stage)

### <mark style="color:red;">Phase 4 - River</mark>

* Syrex’s own Non-Fungible Tokens(NFTs) for use in staking, as well as for personal customization&#x20;
* Larger Centralized-Exchange Listings (CEXs)&#x20;
* Advanced Staking Platform (Dynamic Staking/NFT Staking)


---

# 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://syrex-team.gitbook.io/syrex/development-plans.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.
