# Connect Wallet

Connect your crypto wallet for interactions with ReHold.

Go to the [App](https://app.rehold.io).

1. Press on any "Connect Wallet" button;
2. Select your wallet;
3. If you can't find your wallet&#x20;
   1. Check it in the "Other wallet" section;
   2. Use "WalletConnect" as universal access.

<figure><img src="/files/pG6vDZthiRPBgdhAv12m" alt="" width="375"><figcaption><p>Select your wallet</p></figcaption></figure>

### Step-by-step connection

{% tabs %}
{% tab title="OKX" %}

<div><figure><img src="/files/55zFtrZNSaG1PnKPr3Hr" alt=""><figcaption><p>1. Select OKX wallet</p></figcaption></figure> <figure><img src="/files/VyUU4dfdjTtf8ElAZBHN" alt=""><figcaption><p>2. Connect in OKX wallet</p></figcaption></figure> <figure><img src="/files/1ALCFZydwj2vibZ0otyn" alt=""><figcaption><p>3. Sign an authorization message via your wallet (<strong>gas-free</strong>)</p></figcaption></figure></div>
{% endtab %}

{% tab title="Metamask" %}

<div><figure><img src="/files/bj3S1Af3ajgJcHX4JZC1" alt=""><figcaption><p>1. Select Metamask wallet</p></figcaption></figure> <figure><img src="/files/z0UxBCrlxMSq7MthJifR" alt=""><figcaption><p>2. Sign an authorization message via your wallet (<strong>gas-free</strong>)</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.rehold.io/connect-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.
