> For the complete documentation index, see [llms.txt](https://docs.o3.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.o3.app/welcome-to-o3-cross-chain-wallet.md).

# 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="/pages/LDtVqrNbDXFqRw1oR8iA" %}
[Quick Start](/guides/quick-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/8L44w7r1FxQCuxq3skNX" %}
[Manage Your Crypto Assets](/guides/manage-your-crypto-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/AFt1boT58lJUFHtySrBp" %}
[Swap](/guides/swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/KsxrXgwjVrgz54YJ34ZJ" %}
[Wallet Q\&A](/guides/wallet-q-and-a.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
