# Navigation

- [Dashboard](https://learn.joinkosmo.com/navigation/dashboard.md): See your most important stats, like hours worked and recent projects on your dashboard.
- [Top Menu](https://learn.joinkosmo.com/navigation/top-menu.md): Quickly start your time tracker, see important notifications and access your account.
- [Clients](https://learn.joinkosmo.com/navigation/clients.md): All important client information in one place.
- [Projects](https://learn.joinkosmo.com/navigation/projects.md): Never forget any important project information ever again.
- [Tasks](https://learn.joinkosmo.com/navigation/tasks.md): Keep track of all of your to-dos.
- [Time Tracker](https://learn.joinkosmo.com/navigation/time-tracker.md): Track worked time and add it to an invoice.
- [Contracts](https://learn.joinkosmo.com/navigation/contracts.md): Protect your business and clients with standard or custom contracts and activity logs.
- [Proposals](https://learn.joinkosmo.com/navigation/proposals.md): Secure your next job with branded proposals.
- [Invoices](https://learn.joinkosmo.com/navigation/invoices.md): Create beautiful invoices and keep track of your income.
- [Settings](https://learn.joinkosmo.com/navigation/settings.md): Manage your account and streamline your messages and branding.


---

# 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://learn.joinkosmo.com/navigation.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.
