# Bridge

### How to Bridge tokens

Start by going to [astrolescent.com](http://astrolescent.com/), and click on [Bridge](https://astroelscent.com/bridge) in the header.

<figure><img src="/files/lkUAkiGOjrvlCRpISHjY" alt="" width="375"><figcaption></figcaption></figure>

Here you can select the token you’d like to sell on any of the supported chains, the token you’d like to buy, and the amount of tokens you are selling.

<figure><img src="/files/Kixk9UqExO4xiLO8yKIc" alt="" width="375"><figcaption></figcaption></figure>

When you have selected the chains, tokens, and amounts of your choice, you need to connect the wallet of the chain you are selling from by clicking on the **Connect Wallet >** button. Astrolescent supports a wide variety of wallets, from MetaMask, Rabby, and Brave to WalletConnect, Ctrl, and of course the Radix Mobile wallet.

<figure><img src="/files/khGFV1ot8NjXvNN2vVs5" alt="" width="375"><figcaption></figcaption></figure>

Make sure you enter a recipient address where the tokens you are buying are sent to, and click **Bridge >**.

<figure><img src="/files/OiTwsVBHk6stq7dkhBsl" alt="" width="375"><figcaption></figcaption></figure>

For some tokens on Ethereum or other EVM chains, you may need to approve the spending of the tokens because of how the EVM chains operate.


---

# 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.astrolescent.com/astrolescent-docs/how-to/bridge.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.
