# Application Features

#### Home

The main interface displaying various latest sounds from users.

#### Viral Sounds

Showcases sounds that are trending and gaining significant attention.

#### Explore

A search feature that allows users to find sounds based on categories and tags.

#### Notifications

Alerts for the latest relevant activities to the user.

#### Profile

A user's profile page displaying their information and uploaded sounds.

#### Additional Features

* **Comments and Interaction:** Users can comment on and interact with sounds.
* **Sharing:** Easy sharing of sounds on other social media platforms.
* **Playlists:** Users can create and share playlists


---

# 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://tunes-ai.gitbook.io/tunes-ai-whitepaper/application-features.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.
