# Validated Documents

In this video, viewers are introduced to **DocBit**‘s user-friendly interface, specifically focusing on document validation. The tutorial emphasizes the simplicity of the system, where no coding or complex formulas are required.

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

Thanks to AI and Swarm Intelligence, most fields are extracted automatically, allowing [users](/administration-and-setup/settings/global-settings/groups-users-and-permissions.md) to easily extract information by clicking on values within the document. Additionally, viewers learn about the flexibility of extracting specific areas by double-clicking or drawing around the desired region.


---

# 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.docbits.com/end-user-and-partner-section/end-user-section/course/validated-documents.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.
