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

# What is PolyGoon?

![](/files/-MeebX2BuRFXRK4L6zcK)

Polygon’s (Matic) ecosystem being in full expansion there is a big demand in this sector, and it will not stop as long as the ETH fees are so expensive.&#x20;

**PolyGoon** is an innovative and reliable, next-generation Automated Market Maker (AMM) and Yield Farm on the Polygon (Matic) Network. It offers yield farming and DEX at a lower cost on the 2nd layer of Polygon (Matic) network with unique features and attributes:&#x20;

* [Intelligent Swap (AMM)](/polygoon/dex-amm.md)
* [Low Trading Fees](/polygoon/tokenomics/fees.md)
* [Fixed Token Supply (42M)](/polygoon/tokenomics/polygoon-token-goon.md)
* [Unique Burning Mechanisms](/polygoon/tokenomics/unique-burning-mechanisms.md)
* [Investor Protection Mechanisms](/polygoon/tokenomics/investor-protection-mechanisms.md)
* Security:
  * [Timelock](/polygoon/contracts-and-security/timelock.md)
  * [Migrator Code removed](/polygoon/contracts-and-security/migrator-code.md)
* [Audits - Smart Contracts & AMM Code](/polygoon/contracts-and-security/audits.md)

Our goal is to create a synergy between the projects that are currently developing on matic, we will try to collaborate with as many of them as possible.

This project is a community project, the GOON token will therefore capture most of the protocol revenues (through buy back & burn systems, or distribute to holders) and will serve as voting power within the DAO.

**Investors** - you are the key link in the development of not only our project, but the entire cryptocurrency market as a whole. Your trust is a top priority and critical to our success. To this end, we will always be transparent and open to communication with investors and the community. We welcome constructive feedback or suggestions for improvement.

**Partners** - if you you represent a company, organization, or project that has an interesting partnership proposal, then please consider us. We are always looking to forge new partnerships, to enable our continued growth and prosperity. Any partnership proposal should be professionally presented and have clear mutual benefits. If you meet this criteria, then [please contact us](https://docs.google.com/forms/d/1dUYLcTNWQB3YzXuy7g3qor6TV7WG5dVxYJgDpVXl2k4).


---

# 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://polygoonmatic.gitbook.io/polygoon/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.
