# Funding on AO

Pre-bridge

{% embed url="<https://ao.defi.ao/#/mint/deposits/>" %}

To move your assets to AO, you have several options. The official way is to use the AO bridge, which takes around 10 minutes. You can also use a third party bridge that connects other chains to AO. However, be careful with any bridge; always check the link from the official source before using it. some of the third party bridges are:

* **Bridge wAR (WrappedAR) via the AOX Bridge** by the Everpay team: [aox.arweave.net](https://aox.arweave.net)
* **Use qAR (WrappedAR by Astro) through the Astro Bridge**: [bridge.astrousd.com](https://bridge.astrousd.com)
* **Bridge USDC to wAR using the Wardepot Bridge**: [wardepot.arweave.net](https://wardepot.arweave.net)

> **ℹ️ Disclaimer**
>
> *AutonomousFinance does not endorse or receive incentives from any of the mentioned platforms. These options are shared for informational purposes only, as they represent widely used solutions in the ecosystem.*
>
> We encourage you to research and choose the option that best suits your needs.


---

# 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.autonomous.finance/learn/user-guides/funding-on-ao.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.
