# Autosearch

Auto Search is a feature on Lyrics Finder that searches for song lyrics, automatically when listening to Spotify.\
Every time you change a song, new lyrics is sent.\
Auto Search is **toggleable**; You can turn it off and on at once.

![Autosearch Demonstration](/files/-M8eeStGRmt0F7nGMduu)

**Syntax:** `~!autosearch`\
**Aliases:** `auto`

{% hint style="warning" %}
The channel where you type in the command is where the lyrics will be sent.\
Beware of message spams!
{% endhint %}


---

# 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://lyrics-finder.angeloanan.xyz/commands/autosearch-redirect.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.
