# How to Subscribe

To get started, visit the `🔔 ┃ get-alerts` channel in the server that you want to subscribe to. \
\
Select either the "Subscribe via Telegram" or "Subscribe via SMS"&#x20;

**Telegram:** \
\- After you have clicked the "Subscribe via Telegram" button, two more buttons will appear. \
\- Firstly, click the "Add Telegram Bot" option, this will open up a Telegram chat with Sense bot. \
\- Once you have opened a chat with Sense on Telegram, click the "Start" button at the bottom. \
\- Sense will provide you a 6 digit PIN, copy it. \
\- Return to discord, and click the second pop-up button that appeared, "Verify Telegram Code" \
\- Paste the code copied from Telegram into the new pop-up, and click enter. \
\- Done\
Your Telegram and Discord accounts are now linked, so you will not need to repeat this process when subscribing on any new servers. Simply click the "Subscribe via Telegram" button and you will begin receiving Telegram notifications from that server.&#x20;

**SMS:** \
**-** After you have clicked the "Subscribe via SMS" button, a discord prompt will appear. \
\- Enter your phone number, with your country code (+1) \
\-- At this time, only phone numbers from the US & Canada are supported. We hope to support all numbers in the near future. \
\- Once your phone number has been added, you will be texted a verification code. \
\- Copy the code, and return to Discord. \
\- Click the "Verify SMS Code" button\
\- Paste the code copied from the SMS, and click enter. \
\- Done\
\
Your Phone number and Discord account are now linked, so you will not need to repeat this process when subscribing on any new servers. Simply click the "Subscribe via SMS" button and you will begin receiving SMS notifications from that server. \
\
**Unsubscribing:** \
\- To unsubscribe to a server, return to that server and find the get-alerts channel.\
\- Click the "Unsubscribe" button. \
\- Done, you will no longer receive alerts from that server. &#x20;


---

# 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.sensebot.xyz/how-to-subscribe.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.
