# Get Started

## How to purchase a subscription?

1. Visit our [website](https://herobot.me/#plans-section) to view our plans and select from one of the options. Once you find a plan you like, click Buy.
2. After click Purchase and choose from the payment options and follow the steps on screen. You will see an Invoice ID, keep a note of that as you will need it to redeem. You will also get a copy of this Invoice ID in the email you provide while purchasing.
3. After the successful payment screen, visit <https://herobot.me/login> to login with your Discord account (make sure its the correct account).
4. Enter the Invoice ID in the field.\ <img src="/files/kLMlWvcu3G8Gr4glvjNb" alt="" data-size="original">
5. Once linked you will get a success message. You can then visit <https://herobot.me/dashboard> to access our web panel and click Join Private Server and our system will automatically add you into our private Discord.
6. You can now paste your link from any of our supported services in the appropriate channel on the private Discord and unlock. More info about the private Discord server [here](/hero-hw-services/guides/unlocking-answers.md#discord).<br>


---

# 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.herobot.me/hero-hw-services/guides/get-started.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.
