# Introduction

The Kosmo Guide includes a deep dive into all available features as well as an overview of how to get started.&#x20;

Learn the main features by checking out the quick start guide or choose the section that is most interesting to you from the left side navigation.

Looking for a short overview? Check out the video below.

## Getting Started

{% embed url="<https://www.youtube.com/watch?v=0Pybnu387kI>" %}

### Guides: Jump right in

Follow our handy guide to get started with the basics as quickly as possible:

{% content-ref url="guides/quick-start-guide" %}
[quick-start-guide](https://learn.joinkosmo.com/guides/quick-start-guide)
{% endcontent-ref %}

### Functions: Dive a little deeper

Learn the fundamentals of Kosmo to get a deeper understanding of our main features:

{% content-ref url="navigation/dashboard" %}
[dashboard](https://learn.joinkosmo.com/navigation/dashboard)
{% endcontent-ref %}

{% content-ref url="navigation/clients" %}
[clients](https://learn.joinkosmo.com/navigation/clients)
{% endcontent-ref %}

{% content-ref url="navigation/projects" %}
[projects](https://learn.joinkosmo.com/navigation/projects)
{% endcontent-ref %}

{% content-ref url="navigation/tasks" %}
[tasks](https://learn.joinkosmo.com/navigation/tasks)
{% endcontent-ref %}

{% content-ref url="navigation/time-tracker" %}
[time-tracker](https://learn.joinkosmo.com/navigation/time-tracker)
{% endcontent-ref %}

{% content-ref url="navigation/contracts" %}
[contracts](https://learn.joinkosmo.com/navigation/contracts)
{% endcontent-ref %}

{% content-ref url="navigation/proposals" %}
[proposals](https://learn.joinkosmo.com/navigation/proposals)
{% endcontent-ref %}

{% content-ref url="navigation/invoices" %}
[invoices](https://learn.joinkosmo.com/navigation/invoices)
{% endcontent-ref %}

{% content-ref url="navigation/settings" %}
[settings](https://learn.joinkosmo.com/navigation/settings)
{% endcontent-ref %}


---

# 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/introduction.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.
