> For the complete documentation index, see [llms.txt](https://docs.paytada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paytada.com/overview/roadmap.md).

# Roadmap

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

### Q1-2024: Kickstart the Adventure

In this quarter, Paytada's journey begins with the launch of the "Game Zone," a digital entertainment space with a ranking system, providing users with the opportunity to showcase their skills and earn rewards. Other notable highlights include the "Bitcoin Halving" event, along with programs such as "Learn and Earn," "Lucky Spin," and thrilling "Quests" to unlock rewards. Additionally, the integration of "Staking" and "Launchpad" will open up exciting investment opportunities and rewards for the community.

### Q2-2024: Expanding Horizons

Entering Q2 2024, Paytada will introduce "Launchpool" and "Spot Trading," alongside exploring the potential of the futures market and "Copytrade." The launch of a mobile app for both Android and iOS ensures users can access Paytada anytime, anywhere. Most importantly, the integration of PTD Token in P2P trading marks a significant step, opening the door for direct transactions between users without intermediaries.

### Q3-2024: Embracing Innovation

The third quarter will witness the birth of "Ideahub," a space for the community to share and develop ideas, and "Voting" allows PTD token holders to decide which projects will receive support. "Margin" and "Trading Bots" are designed to enhance trading efficiency, while "NFT Creator" and "Marketplace" unveil a new world of digital assets for Paytada users.

### Q4-2024: Towards a Bright Future

The final quarter holds the promise of launching "Lending" services, the PTD Web3 wallet, and NFT games, marking the completion of the Paytada ecosystem. This integration adds value and convenience for PTD holders, as well as opening new doors for applying blockchain technology to daily life.


---

# 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://docs.paytada.com/overview/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.
