# Search

- [Album](https://documentation.lynnux.xyz/akira/search/album.md): Search Spotify for an album.
- [Anime](https://documentation.lynnux.xyz/akira/search/anime.md): Search for an anime.
- [Animechar](https://documentation.lynnux.xyz/akira/search/animechar.md): Search for a anime character.
- [Artist](https://documentation.lynnux.xyz/akira/search/artist.md): Search Spotify for an artist.
- [Define](https://documentation.lynnux.xyz/akira/search/define.md): Get a definition from Urban Dictionary. (NSFW channels only)
- [Episodes](https://documentation.lynnux.xyz/akira/search/episodes.md): Get a list of episodes in an anime from AniList.
- [Lyrics](https://documentation.lynnux.xyz/akira/search/lyrics.md): Find a song's lyrics on Genius.
- [Manga](https://documentation.lynnux.xyz/akira/search/manga.md): Search AniList for a manga.
- [Reddit](https://documentation.lynnux.xyz/akira/search/reddit.md): Fetch a random image from a subreddit.
- [Song](https://documentation.lynnux.xyz/akira/search/song.md): Search Spotify for a song.


---

# 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://documentation.lynnux.xyz/akira/search.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.
