# Connecting Your Wallet

### Before You Start

At Rille Swap, we do not offer conventional account services, as being a decentralized platform, we do not retain any private user information. Your transactions are entirely carried out through a Web3 wallet, allowing you to access our comprehensive on-chain services once your wallet is connected.

### Connecting Your Web3 Wallet

To connect your Web3 wallet, click the “Connect Wallet” button located at the top right corner of the page. This will prompt a wallet selection window to appear, displaying various wallet connection options.

<figure><img src="/files/e1esCT7uertBI0CcUCzK" alt=""><figcaption></figcaption></figure>

To connect your Web3 wallet, you may choose one of the following two methods:

1. **QR Code Scan Login**: If you have already logged into your wallet on another device, you can quickly connect by scanning the QR code.
2. **Wallet Extension Connection**: If you have a wallet extension installed on your computer, you can connect directly through that extension.

<figure><img src="/files/IWtABxkFzJ8CqpysRaZa" alt=""><figcaption></figcaption></figure>

Once your wallet is successfully connected, the system will prompt you to perform a signature operation. This signing process does not involve any transaction or fees and is only used to verify your identity. Through this, we ensure the safety of your privacy while providing personalized services, such as viewing your historical orders and current pending orders on the platform.

<figure><img src="/files/czz0bycFMGQOGSoqdHRl" alt=""><figcaption></figcaption></figure>


---

# 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://rille-protocol.gitbook.io/rille-swap-document-v1/tutorial/connecting-your-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.
