# Get CRC20 Tokens

The native tokens of the Polygon chain are on **CRC20**. You will be able to purchase CRC20 Tokens directly on common exchanges, such as crypto.com, Binance, or Bybit.

To do most things on the Polygon chain, you will need to pay gas fees, which come in the form of MATIC.

Therefore, to get started you should buy MATIC tokens on one of the exchanges and send it to your DeFi wallet.


---

# Agent Instructions: 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://x3defi.gitbook.io/main/get-started/get-crc20-tokens.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.
