# English

## Roadmap

- [2025](https://jexchange.gitbook.io/english/roadmap/2025.md)
- [2024](https://jexchange.gitbook.io/english/roadmap/2024.md)

## Litepaper

- [INTRODUCTION](https://jexchange.gitbook.io/english/introduction.md)
- [Swap](https://jexchange.gitbook.io/english/swap.md): https://app.jexchange.io
- [Pools](https://jexchange.gitbook.io/english/pools.md): https://app.jexchange.io/liquidity
- [Farms](https://jexchange.gitbook.io/english/farms.md): https://app.jexchange.io/farms
- [Limit Orders](https://jexchange.gitbook.io/english/limit-orders.md): https://app.jexchange.io/farms
- [Peer-to-peer trading](https://jexchange.gitbook.io/english/peer-to-peer-trading.md): https://app.jexchange.io/p2p
- [Trade (deprecated)](https://jexchange.gitbook.io/english/trade-deprecated.md): https://app.jexchange.io/trade
- [Governance](https://jexchange.gitbook.io/english/governance.md): https://app.jexchange.io/governance
- [Raffles](https://jexchange.gitbook.io/english/raffles.md): https://app.jexchange.io/raffles
- [Earn](https://jexchange.gitbook.io/english/earn.md): https://app.jexchange.io/earn
- [NFT Staking](https://jexchange.gitbook.io/english/nft-staking.md): https://app.jexchange.io/nftStakings
- [Price Predictions](https://jexchange.gitbook.io/english/price-predictions.md): https://app.jexchange.io/pricePredictions
- [TOKENOMICS](https://jexchange.gitbook.io/english/tokenomics.md)
- [Project Economy](https://jexchange.gitbook.io/english/project-economy.md)
- [Links](https://jexchange.gitbook.io/english/links.md)

## How-To

- [General presentation](https://jexchange.gitbook.io/english/how-to/general-presentation.md)
- [Swap Aggregator](https://jexchange.gitbook.io/english/how-to/swap-aggregator.md)
- [Limit orders](https://jexchange.gitbook.io/english/how-to/limit-orders.md): The essential tool for traders.
- [Convert dusts to JEX](https://jexchange.gitbook.io/english/how-to/convert-dusts-to-jex.md): From dust to gold, convert small balances to JEX tokens.
- [Create/Manage your liquidity pools](https://jexchange.gitbook.io/english/how-to/create-manage-your-liquidity-pools.md)
- [Add liquidity in pools](https://jexchange.gitbook.io/english/how-to/add-liquidity-in-pools.md)
- [Create/Manage farms](https://jexchange.gitbook.io/english/how-to/create-manage-farms.md)
- [Create a raffle](https://jexchange.gitbook.io/english/how-to/create-a-raffle.md)
- [Token listing](https://jexchange.gitbook.io/english/how-to/token-listing.md)
- [Add token in aggregator](https://jexchange.gitbook.io/english/how-to/add-token-in-aggregator.md)
- [Create/Manage NFT staking pools](https://jexchange.gitbook.io/english/how-to/create-manage-nft-staking-pools.md)
- [Create a Price Prediction Market](https://jexchange.gitbook.io/english/how-to/create-a-price-prediction-market.md)
- [Bet on a Price Prediction Market](https://jexchange.gitbook.io/english/how-to/bet-on-a-price-prediction-market.md): Navigate to \[Gaming] > \[Price Predictions] and select a market in the live markets table
- [Explore Price Prediction Markets](https://jexchange.gitbook.io/english/how-to/explore-price-prediction-markets.md): Navigate to \[Gaming] > \[Price Predictions]

## Services & Pricing

- [Services & Pricing](https://jexchange.gitbook.io/english/services-and-pricing/services-and-pricing.md): This section present every paid service on JEX.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://jexchange.gitbook.io/english/introduction.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.
