# Getting Started

- [Pricing](https://serotonin-2.gitbook.io/serotonin-handbook/getting-started/pricing.md): This page outlines our pricing plans to help you choose the option that best fits your needs.
- [Purchasing](https://serotonin-2.gitbook.io/serotonin-handbook/getting-started/purchasing.md): A step-by-step guide that walks you through the process of purchasing Serotonin quickly and securely.
- [Registering](https://serotonin-2.gitbook.io/serotonin-handbook/getting-started/registering.md): A step-by-step guide that walks you through the process of registering your Serotonin account quickly and securely.
- [Redeeming](https://serotonin-2.gitbook.io/serotonin-handbook/getting-started/redeeming.md): A step-by-step guide that walks you through the process of redeeming your Serotonin key quickly and securely.
- [Downloading](https://serotonin-2.gitbook.io/serotonin-handbook/getting-started/downloading.md): A step-by-step guide that walks you through downloading Serotonin quickly and safely, ensuring you have everything set up correctly for use.


---

# 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://serotonin-2.gitbook.io/serotonin-handbook/getting-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.
