# Purchasing a Plan

Once you are ready to purchase a plan, click one of the buttons in the `💳 ┃sense-billing` channel.&#x20;

**Purchasing Lite:** \
**-** Click the "Purchase Lite" button\
\- Click the **"**&#x43;lick here to Purchase Lite" button, which will take you to our store.\
\- Fill in your payment information, and add your promo code if you have one. \
\- Once your payment has processed, Lite will be automatically applied to your server.&#x20;

**Purchasing Pro:**\
**-** Click the "Purchase Pro" button \
**-** Click the "Click here to Purchase Pro" button, which will take you to our store. \
\- Fill in your payment information, and add your promo code if you have one.  \
\- Once your payment has processed, return to your server and click the green "Activate Pro" button. \
\- Read the message sent by the bot, and click "CONFIRM" once you are ready. This will delete your existing "get-alerts" channel and a new one will be created with an embed supporting SMS messages. \
\- You may need to move the new "get-alerts" channel, make sure you select the "Keep Current Permissions" option when prompted.&#x20;

**Cancelling your plan:** \
\- If you would like to cancel your plan, simply click the "Manage Plan" button and cancel your subscription in the online dashboard. \
\- You can also cancel your plan quickly by selecting the alternate plan button, which will show you a red "cancel plan" button. You will need to do this when upgrading from 'Lite'.


---

# 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/purchasing-a-plan.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.
