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

# Road maps

##

{% tabs %}
{% tab title="Phase 1" %}
Team Meet Up

Collecting Idea

Create and deploy CA

Website v0.1

Whitepaper v0.1

Open Trade
{% endtab %}

{% tab title="Phase 2" %}
Social Media creation

Build Telegram Community

100 holder

250 community members

Soft Marketing

Utility development test
{% endtab %}

{% tab title="Phase 3" %}
Website upgrade

500 holders

1000 community members

dApps Launch

Marketing campaign

Initial CEX listing
{% endtab %}

{% tab title="Phase 4" %}
JeetSwap launch

Staking launch

Partnership

Marketing Campaign
{% endtab %}

{% tab title="Phase 5" %}
Wallet integrations

Full dApps release

Farm pool launch

Massive marketing
{% endtab %}

{% tab title="Phase 6" %}
Project partnership

Top 5 CEX

Expansions

Marketing campaign
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://jeetswap-finance.gitbook.io/jeetswap-finance/introduction/road-maps.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.
