# How to get AVAX in the beginning

### Method 1: Withdraws AVAX from CEX to ONTO wallet

{% content-ref url="/pages/eew7aJ4vUtfHBQGLNDd8" %}
[Sending and Receiving Avalanche Assets](/guides/assets/sending-and-receiving-avalanche-assets.md)
{% endcontent-ref %}

### Method 2: Use Multichain to bridge AVAX on BSC to Avalanche

* Click "**Discover**"
* Search for Multichain and click "**Confirm**" to enter the dApp

![](/files/4inDM8CqsuA5mbIuSXq7)

* Selecting BSC mainnet——Select AVAX
* Enter the amount&#x20;
* Select Avalanche mainnet as target chain
* Click "**Swap**" and enter the password

![](/files/megvOqITts5gJTatnMry)

* Click "**Confirm**" and enter the password
* After transaction is completed, the AVAX on the Avalanche chain will be displayed in ONTO wallet

![](/files/EPpDr7XArMZsW0116ln6)

### Method 3: Use cBridge to bridgeassets from other chains to Avalanche (Take USDT on BSC as an example)

* Click "**Discover**"
* Search for cBridge and click "**Confirm**" to enter the dApp

![](/files/sHEu3K8qf6iZhOpVQG6L)

* Click "**Connect Wallet**"
* Select "**ONTO Wallet**"

![](/files/O9s84KoQmO3UO1kqWq0Q)

* select"BSC" - "USDT"&#x20;
* Enter the amount that you need bridge
* Click on "**Approve cBridge to use your USDT**"
* Click "**Confirm Transfer**", enter the password and wait for the completion
* After the cross-chain transaction is completed, the address will automatically receive 0.01 AVAX. At that time, the 0.01 AVAX can be used as the initial transaction fee to start staking on the Avalanche Chain

![](/files/1pF21PoqZKEKuBwOhbci)


---

# 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.onto.app/guides/discover/avalanche/how-to-get-avax-in-the-beginning.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.
