# How to Subscribe a Role

**1.** Visit Discord sever, send **/buy role** in a channel. When the bot responds with all subscribed roles, click the role button to proceed.

<figure><img src="/files/8Fx8wxJN4xtgVCittAV5" alt=""><figcaption></figcaption></figure>

**2.** Select a payment method followed by the button Confirm.

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

**3.** Select a token for the payment method.

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

**4.** Select a network of the token.&#x20;

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

**5.** The payment can be made through scanning the QR code or pasting the address into your crypto wallet.

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

As soon as the transaction is successfully completed, the bot will inform you that you have successfully subscribed.


---

# 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.cwallet.com/cwallet-bots/cwallet-bot-on-discord/subscription-role/how-to-subscribe-a-role.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.
