# How to connect my wallet?

Remember that you need to connect your wallet before you are able to make any transactions.

Click the “Connect Wallet” button on the right side of any tab in [v2.o3swap.com](https://v2.o3swap.com). Select the wallet extension or app that you want to connect to by clicking the “+” button.

Confirm the connection in the pop-up window of your wallet extension or app.

![](https://lh6.googleusercontent.com/rn1ouxX9p3zC1E9WlKk2z-9ZLsiE7eb4U-QV32qp52bkH_eqhjJAnqZfID_jG_sxvoHQzCEF3GnecNNjAqUj_1aQHgwEHLH5fxOsfebxH7ZDKY3LX2NXLrWxMqp_-jsVBJ5msnDnb4--6CaPAQ)

![](https://lh5.googleusercontent.com/sgsNtmrAPyNfWoDQL20dq5RJGLeci_yTXkZaHFLExubl3ArfqDZBIrEgnXrJKh3i9o2xgApE830bBZdd041RyWlsFD03ma_QIS8QeJPYAOlhn0G8fy3WxJyeiiWnVJDLF_XBmfWNqD6tHtaqpw)


---

# 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/how-to-connect-my-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.
