> For the complete documentation index, see [llms.txt](https://lyrics-finder.angeloanan.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lyrics-finder.angeloanan.xyz/privacy-policy.md).

# Privacy Policy

### Data Collection

Lyrics Finder will store your lyrics search query anonymously.\
Anonymously means that I can't figure out the individual who's searching for such lyrics.\
This is the only data that I will access since as it is for debugging purposes.\
This data will be stored for 30 days. The data might be available for an extended period in form of a backup.

When using the Auto search feature of the bot, we store your Discord User ID in a database temporarily, acting as a flag that one has enabled the feature.\
Your Discord User ID will be removed once you've stopped using the Auto search feature.\
I will not access this flag.

### Removal of Data

To remove your data, you can toggle off the Auto search feature of the bot.

For lyrics search query: as the query is anonymous, I can't figure out anyone's message. The best thing that I can do is to delete the whole query database.

### Contact

You can contact me by writing an email to `angelo@angeloanan.xyz` or by sending a Direct Message on Discord to `Angelo#0420`. If you prefer PGP, my key is available on [Keybase](https://keybase.io/angeloanan).

### Update Information

I hold the right to update this document at any time without notifying anyone. So please consider checking this document from time to time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lyrics-finder.angeloanan.xyz/privacy-policy.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.
