> For the complete documentation index, see [llms.txt](https://docs.sivax.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sivax.io/user-guide/how-to-connect-wallet-with-xaman.md).

# How to Connect Wallet with Xaman

{% stepper %}
{% step %}

### Connect wallet

By tapping the Connect Wallet button, the user can connect their external wallet to SIVAX.

<div align="left" data-with-frame="true"><figure><img src="/files/sLnMyhfmtOgeaeMxaXmT" alt="" width="188"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Select wallet

The app prompts the user to select a wallet (e.g. Xaman).

<div align="left" data-with-frame="true"><figure><img src="/files/3iDKsjMAruqB2lbC3N8I" alt="" width="188"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Confirm connection

To complete the connection, the user must confirm the request directly in their external wallet.

<div align="left" data-with-frame="true"><figure><img src="/files/r96yOFxyZP9WxvyC58ID" alt="" width="188"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Wallet connected

Once confirmed, a success message appears and the wallet address is displayed at the top of the app, indicating that the wallet is connected.

<div align="left" data-with-frame="true"><figure><img src="/files/ybnm1eEHSj5tH0TK8B4Q" alt="" width="188"><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}


---

# 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.sivax.io/user-guide/how-to-connect-wallet-with-xaman.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.
