# Link Wallet For Holder Benefits

How to access

1. `/menu` in the Telegram bot.
2. Click `⚙️ Settings`.
3. Click `Link Wallet`.&#x20;
4. You will be asked for a **signature code**, which you can generate as below.

### Signature code generation

1. Go to the Revenue Sharing dashboard.
2. Connect to your web wallet, ideally **Metamask**. After clicking **Connect** your wallet will prompt you to sign a message as shown above.
3. Click the **Connect to Telegram Bot** icon-button highlighted in the first screenshot.
4. A popup will appear with the **Sign with Metamask** button as above.

5.After clicking the **Sign with Metamask** button, your wallet will prompt you to sign the Link Wallet message.

7. Your **wallet signature** (`0x...`) will be shown. Click the code to copy it, then paste the code into your Telegram bot.

### Link Wallet Confirmation

* Go to the Telegram bot `⚙️ Settings`
* You will see the following text: \
  ⚙️ User Settings ⚙️

  ⬩*Linked Wallet: \<your\_linked\_wallet\_address>*
* If your Loyalty Program tier hasn't updated yet, check again in 15-30 minutes.


---

# 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.abot.dog/greater-than-product-guides/link-wallet-for-holder-benefits.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.
