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

# Roadmap

#### Roadmap Shine GameFi

**Q1 2024**

* [x] Project conception and ideation.
* [x] Strategic planning of the tokenization model.
* [x] Establishment of initial partnerships for development and expansion.

**Q2 2024**

* [x] Start of fundraising.
* [x] Strategic partnerships with Launchpads and GameFi platforms.
* [x] Launch of the official Shine GameFi website.

**Q3 2024**

* [x] Structuring of technological infrastructure and documentation.
* [x] Initial development of smart contracts.
* [x] Start of platform construction.

**Q4 2024**

* [x] Launch of the initial marketing campaign.
* [x] Start of community airdrop.
* [x] Community engagement activities such as webinars and AMAs.
* [ ] Start of the SHI token public sale.
* [ ] Launch of the Mini App.
* [ ] Completion of the Shine GameFi platform development.
* [ ] Start of internal testing of key features.
* [ ] Initial launch of NFT games and exclusive collections on the platform.
* [ ] Smart contract audit for additional security.

**Q1 2025**

* [ ] Listing of the SHI token on decentralized exchanges (DEX).
* [ ] Listing of SHI on at least two centralized exchanges (CEX).
* [ ] Implementation of a token buyback program.
* [ ] Launch of referral programs to expand the user base.

**Q2 2025**

* [ ] Implementation of NFT trading across different blockchain networks.
* [ ] Increased liquidity through the sale of Nodes.
* [ ] Enhancement of the NFT platform with artificial intelligence technology.

**Q3 2025**

* [ ] Introduction of interoperability between platforms for games and NFTs.
* [ ] Strengthening of security with regular audits.
* [ ] Organization of events and tournaments within the GameFi ecosystem.

**Q4 2025 and Beyond**

* [ ] Expansion of liquidity pools and intensification of the token buyback program.
* [ ] Additional SHIFI listings on centralized exchanges.
* [ ] Platform integration with new blockchains.
* [ ] Ongoing performance evaluation and user experience enhancement.
* [ ] Consolidation of Shine GameFi as one of the leading GameFi platforms in the Web3 market.


---

# 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://shine-gamefi.gitbook.io/whitepaper-shinegamefi/roadmap.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.
