One of the ways that we find newsletters and subscriptions in your email account is by scanning the emails for words and patterns that are commonly found within these types of email. Words like "unsubscribe" and "opt-out".

If you provide other languages that can be found in your inbox then we'll search for the equivalent words in your language too!

## How to provide more languages to search

You can add more languages from the [preferences page](https://app.leavemealone.com/settings/unsubscriber):

 ![](/api/attachments.redirect?id=823d0237-d1d6-4997-a66a-b306fe67ffa4 " =863x290")


:::info
We only support a limited number of languages right now, but if you want to see yours then let us know and we'll prioritize it!

:::

---

# 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.
