# User Guide

Welcome to the O3 Swap User Guide.

What you will find here:

{% content-ref url="/pages/gYubAYAfYjC3NECEYNJv" %}
[How to connect my wallet?](/o3-swap-user-guide/how-to-connect-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/anlkOafyzAb69Nqx4crQ" %}
[How to Bridge？](/o3-swap-user-guide/how-to-bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/IstTpppDtKXAeBHF7uvM" %}
[How to Swap?](/o3-swap-user-guide/how-to-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/RDZzUYqaDERKfVh4BKbd" %}
[How to Convert between pToken and Token?](/o3-swap-user-guide/how-to-convert-between-ptoken-and-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/cKJhjlJl5aLO0k2yaYME" %}
[How to use Gas Station?](/o3-swap-user-guide/how-to-use-gas-station.md)
{% endcontent-ref %}

{% content-ref url="/pages/MoxXxovKv16aciTEUk3M" %}
[How to view transaction history?](/o3-swap-user-guide/how-to-view-transaction-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/IrMmwUhPnaZCiJVzACvM" %}
[How to set a slippage tolerance and transaction time limit?](/o3-swap-user-guide/how-to-set-a-slippage-tolerance-and-transaction-time-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/86lpLo5JyaClPOoDX5d9" %}
[How to add liquidity?](/o3-swap-user-guide/how-to-add-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/3zesGWtqtlPBHL6uUdPc" %}
[How to stake & unstake LP tokens for liquidity mining?](/o3-swap-user-guide/how-to-stake-and-unstake-lp-tokens-for-liquidity-mining.md)
{% endcontent-ref %}

{% content-ref url="/pages/ezuAEFel3yyUFyKcXEw0" %}
[How to claim & unlock O3?](/o3-swap-user-guide/how-to-claim-and-unlock-o3.md)
{% endcontent-ref %}

{% content-ref url="/pages/uCmEcUBLdDT9Uko07ql0" %}
[How to remove liquidity?](/o3-swap-user-guide/how-to-remove-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/gtSZPxOiO3JyTH6LI71T" %}
[How to arbitrage?](/o3-swap-user-guide/how-to-arbitrage.md)
{% 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.o3swap.com/o3-swap-user-guide.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.
