# EDXA Labs

## EDXA Labs

- [Introduction](https://edxalabs.gitbook.io/edxalabs/edxa-labs/master.md)
- [How It Works ?](https://edxalabs.gitbook.io/edxalabs/edxa-labs/how-it-works.md)
- [Project Roadmap](https://edxalabs.gitbook.io/edxalabs/edxa-labs/project-roadmap.md)
- [Release](https://edxalabs.gitbook.io/edxalabs/edxa-labs/project-roadmap/roadmap.md)
- [Work In Progress](https://edxalabs.gitbook.io/edxalabs/edxa-labs/project-roadmap/work-in-progress.md)
- [Future](https://edxalabs.gitbook.io/edxalabs/edxa-labs/project-roadmap/future.md)
- [Exchange](https://edxalabs.gitbook.io/edxalabs/products/exchange.md)
- [Incubator](https://edxalabs.gitbook.io/edxalabs/products/farming.md)
- [Launch Pad](https://edxalabs.gitbook.io/edxalabs/products/launch-pad.md)
- [Pools](https://edxalabs.gitbook.io/edxalabs/products/launch-pad/pools.md)
- [Initial DEX Offering](https://edxalabs.gitbook.io/edxalabs/products/launch-pad/initial-dex-offering.md)
- [Referral](https://edxalabs.gitbook.io/edxalabs/products/referral-1.md)
- [$EDXA Token](https://edxalabs.gitbook.io/edxalabs/tokenomics/usdedxa-token.md)
- [Audit](https://edxalabs.gitbook.io/edxalabs/tokenomics/audit.md)
- [Token Listing](https://edxalabs.gitbook.io/edxalabs/tokenomics/token-listing.md)
- [General Help](https://edxalabs.gitbook.io/edxalabs/general-help.md)
- [General FAQ](https://edxalabs.gitbook.io/edxalabs/general-help/general-faq.md)
- [Troubleshooting](https://edxalabs.gitbook.io/edxalabs/general-help/troubleshooting.md)
- [How to Help](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help.md)
- [How to Create a Wallet](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/how-to-create-a-wallet.md)
- [How to Get BNB](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/how-to-get-bnb.md)
- [How to Buy EDXA](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/how-to-buy-edxa.md)
- [Show EDXA In Your Wallet](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/how-to-see-edxa-token-at-wallet.md)
- [How to Add Liquidity](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/how-to-add-liquidity.md)
- [How to Stake](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/how-to-stake.md)
- [How to Become Referrer](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/referral.md)
- [How to Participate in an IDO](https://edxalabs.gitbook.io/edxalabs/general-help/how-to-help/initial-dex-offering-ido.md)
- [V1 to V2 Migration](https://edxalabs.gitbook.io/edxalabs/general-help/v1-to-v2-migration.md)
- [How to change from v1 to v2 liquidity pools](https://edxalabs.gitbook.io/edxalabs/general-help/v1-to-v2-migration/how-to-change-from-v1-to-v2-liquidity-pools.md)
- [Social Accounts](https://edxalabs.gitbook.io/edxalabs/others/social-accounts.md)
- [Contracts](https://edxalabs.gitbook.io/edxalabs/others/contracts.md)


---

# 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://edxalabs.gitbook.io/edxalabs/edxa-labs/master.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.
