> For the complete documentation index, see [llms.txt](https://funpump.gitbook.io/funpump/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funpump.gitbook.io/funpump/hopiumswap/get-started/bep20-guide.md).

# Get Poly ERC-20 Tokens

![](/files/Ej0VnxJhdSgIkdStbwHD)

The native tokens of Polygon Network are Poly ERC-20.

To do most things on Polygon Network, you will need to pay gas, which comes in the form of Poly ERC-20.

You will also need the Poly ERC-20 version of any token you want to trade, stake etc. on Polygon Network.

You can go a few ways about converting your tokens to Poly ERC-20, but here are the ones we recommend:

{% tabs %}
{% tab title="🔒 SafePal" %}
[**SafePal** ](https://safepal.io/download)- You don't need an account, or to register etc. Execute cross-chain swaps directly from your wallet.

📖 [Here's a quick guide they made to help you out.](https://docs.safepal.io/safepal-app/cross-chain-swap-tutorial)
{% endtab %}
{% endtabs %}


---

# 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://funpump.gitbook.io/funpump/hopiumswap/get-started/bep20-guide.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.
