# Welcome to Dev Docket

## Overview

The site was created with the needs of developers in mind, by developers who needed these features. We encourage you to familiarize yourself with all the functions of the website. The entire application is completely free, which does not mean that it is inferior. Additionally, all code is open source.

## Quick links

{% hint style="info" %}
All currently available functions can be found in the features page!
{% endhint %}

{% content-ref url="/pages/WvoQPF9UQmpLT2h0898C" %}
[Our Features](/product-docs/overview/our-features.md)
{% endcontent-ref %}

## Get Started

I have prepared some useful guides so that you can quickly and easily start using my product.

{% content-ref url="/pages/b8rc1RdDumzH7tUfYRqM" %}
[User manual](/product-docs/product-guides/user-manual.md)
{% 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://dev-docket.gitbook.io/product-docs/welcome-to-dev-docket.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.
