# Explore the App

- [Home](https://docs.sail.money/usesail/explore-the-app/home.md): The Home screen is your command center. It shows your current balance, your total APY, and quick access to your earnings, APY breakdown, and agent activity.
- [Portfolio](https://docs.sail.money/usesail/explore-the-app/portfolio.md): The Portfolio tab shows what yield sources your Sail agent is using right now, where they live, and how your balance is allocated across them.
- [History](https://docs.sail.money/usesail/explore-the-app/history.md): The History tab is your activity feed. It shows what your Sail agent has done, plus any deposits and withdrawals you’ve made. Entries are grouped by day.
- [Notifications](https://docs.sail.money/usesail/explore-the-app/notifications.md): The Notifications section in Settings is where you manage how Sail communicates with you outside the app. It replaces the need to manually check the dashboard for every agent action.
- [Profile Menu](https://docs.sail.money/usesail/explore-the-app/profile-menu.md): The profile menu is your control center for Sail. It’s where you can quickly deposit or withdraw, track points and referrals, manage integrations, and review or update your agent’s permissions.


---

# 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://docs.sail.money/usesail/explore-the-app.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.
