# DEXPOLYGON

## DEXPOLYGON

- [Overview](https://dexpolygon.gitbook.io/dexpolygon-wp2021/master.md): DeFi Right At Your Life
- [Introduction](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about/wp2021.md): Accessing DeFi as snapping a finger
- [Dexpolygon - Token Constructor](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about/wp2021/dexpolygon-token-constructor-1.md): Create crypto tokens with no coding
- [Dexpolygon - Launchpad](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about/wp2021/dexpolygon-launchpad.md): Decentralized launchpad on Polygon Network
- [Dexpolygon - DEX AMM](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about/wp2021/dexpolygon-dex-amm-1.md): Low-cost layer 2 DEX AMM along with yield farming opportunities
- [Token Introduction](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about-dexpolygon-token/dexpolygon-token.md): Governance token of Dexpolygon
- [Token Metrics](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about-dexpolygon-token/token-distributions.md): The days of building a token that simply acts as a currency in a closed economy are long gone
- [Smart Contract](https://dexpolygon.gitbook.io/dexpolygon-wp2021/about-dexpolygon-token/smart-contract.md)
- [Dexpolygon App](https://dexpolygon.gitbook.io/dexpolygon-wp2021/dexpolygon-app/untitled.md)
- [DEX AMM](https://dexpolygon.gitbook.io/dexpolygon-wp2021/dexpolygon-app/untitled/dex-amm.md)
- [Token Constructor](https://dexpolygon.gitbook.io/dexpolygon-wp2021/dexpolygon-app/untitled/token-constructor.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://dexpolygon.gitbook.io/dexpolygon-wp2021/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.
