# How to Add Funds

The native tokens of ONUS Chain are **ERC20**.

To do most things on ONUS Chain, you will need to pay gas, which comes in the form of ONUS.

You will also need the ERC20 version of any token on ONUS Chain you want to trade, stake, etc. on MiaSwap.

You can go a few ways about adding funds, but here is the one we recommend:

* [**goonus.io/en/**](https://goonus.io/en/) - You can deposit ONUS or MIA tokens on ONUS Chain from ONUS Applicaton.

📖 [Here's a quick guide they made to help you out.](https://goonus.io/en/basic-guide-03-how-to-deposit-and-withdraw/)


---

# 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://docs.miaswap.io/features-and-tutorials/wallets-and-funds/how-to-add-funds.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.
