# Avalanche

To bridge assets from another network to Avalanche, we suggest visiting this site that was put together by the team over at Avalanche <https://docs.avax.network/learn/getting-started/#sending-to-other-networks>

Setting up the Avalanche network on your Metamask or Frame wallet is very easy. You can add the Avalanche network by visiting [chainlist](https://chainlist.org/), connecting your wallet, and adding Avalance Mainnet C-Chain.

If you prefer to interact with native AVAX tokens rather than bridging assets, you can purchase AVAX on most centralized exchanges and transfer them to your wallet. So that you are sure you send them to the correct address, we advise adding Avalanche to your preferred wallet interface before transferring the tokens off exchange.


---

# 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.elasticswap.org/avalanche.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.
