# Using AnySwap to bridge AUTO

In this guide, we'll use AnySwap bridge in order to move AUTO from BSC to Cronos chain.

1\) Go to <https://anyswap.exchange/bridge#/router> and select AUTOv2  as token and BSC as origin chain with Cronos as receipent.

![](/files/Y8crqckGi1VEC0jmHUyp)

2\) Select the amount to bridge and click on "Approve". After confirmation of approval click on "Swap".

![](/files/1cRcyjWc4kS52cZ8YeDv)

![](/files/QayAPwGoGbNML06sRjoj)

3\) Wait for the swap to complete. After confirmation, you'll have your AUTO ready for use in Cronos Chain. Make sure you have your [Metamask correctly configured](/autofarm-network/how-tos/use-autofarm-in-different-chains/cronos-chain/metamask-add-cronos-chain.md) in order to use Cronos Chain.

{% hint style="success" %}
To be able to see your recently bridged AUTO you'll need to add the custom token address to Metamask:

AUTO: 0x0dCb0CB0120d355CdE1ce56040be57Add0185BAa
{% endhint %}


---

# 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://autofarm.gitbook.io/autofarm-network/how-tos/bridge-assets/using-anyswap-to-bridge-auto.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.
