# Welcome to O3 Cross-Chain Wallet

O3 cross-chain wallet is a mobile cross-chain smart wallet specially created for DeFi users. It supports one-click switch and custom network of any EVM-compatible chain; built-in cross-chain bridge allows users to safely store encrypted assets while conducting convenient, efficient, and low-cost cross-chain exchange.

**What you will find here:**

{% content-ref url="guides/quick-start" %}
[quick-start](https://docs.o3.app/guides/quick-start)
{% endcontent-ref %}

{% content-ref url="guides/manage-your-crypto-assets" %}
[manage-your-crypto-assets](https://docs.o3.app/guides/manage-your-crypto-assets)
{% endcontent-ref %}

{% content-ref url="guides/swap" %}
[swap](https://docs.o3.app/guides/swap)
{% endcontent-ref %}

{% content-ref url="guides/wallet-q-and-a" %}
[wallet-q-and-a](https://docs.o3.app/guides/wallet-q-and-a)
{% endcontent-ref %}


---

# 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.o3.app/welcome-to-o3-cross-chain-wallet.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.
