## I have a voucher, how can I redeem it?

Head over to our [voucher page here](https://app.leavemealone.com/signup/voucher), enter your email address and your voucher code. 

Follow the steps to continue signing up to Leave Me Alone, and your voucher will be applied!

 ![](/api/attachments.redirect?id=2fff2862-d521-4860-9b98-4c85367f5b7b " =1504x1224")

## How can I get a voucher?

Sometimes third party platforms will re-sell our plans as part of their own deals. If you're lucky enough to find one of these then they will provide you with a voucher that you can use on our website.

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
