# Deals

The Deals page gives members exclusive discounts and perks to other software companies. Each deal is hand selected by our partnerships team.&#x20;

To redeem a deal:&#x20;

1. Go to the [Deals](https://platform.hatchapps.com/deals) page.&#x20;
2. Click on "Redeem Deal" next to any deal.&#x20;
3. In the modal, you'll see instructions for how to redeem the deal.&#x20;

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


---

# 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.hatchapps.com/platform/features/deals.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.
