> 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-girin.md).

# How to Connect Wallet with Girin

{% 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/TDQy6QYGHoLWBxDxzViM" alt="" width="194"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Select wallet

The app prompts the user to select a wallet (e.g. Girin). The user must then tap Open to be redirected to Girin.

<div align="left"><figure><img src="/files/HQJNy64S3CV9FbV4nRDY" alt="" width="197"><figcaption></figcaption></figure> <figure><img src="/files/W6zucJ9O7BdxSmx62yqH" alt="" width="197"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Access Girin

The user enters their passcode to continue securely.

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

{% endstep %}

{% step %}

### Wallet Connection&#x20;

The user reviews the connection details and taps Connect to link their wallet to SIVAX.

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

{% endstep %}

{% step %}

### Redirection to SIVAX

Once confirmed, the user is redirected to SIVAX and is required to tap Open again to finalize the wallet linking process.

<div align="left"><figure><img src="/files/F1tlF1aL3MJmSUZIcgY3" alt="" width="195"><figcaption></figcaption></figure> <figure><img src="/files/1yX8JL60fd17zU8qPoTV" alt="" width="195"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Sign Request

The user is redirected to Girin and signs the request to complete the wallet connection.

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

{% endstep %}

{% step %}

### Wallet Connected

Once completed, the wallet address is displayed at the top of the app, indicating that the wallet has been successfully connected.

<div align="left" data-with-frame="true"><figure><img src="/files/aYWB4GHFzZ4dEQBMePJN" alt="" width="162"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## **Prefer a video guide?**

Check the step-by-step video below for further guidance.

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


---

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