# Knowledge base

## Knowledge base

The **Knowledge Base** section is a centralized repository where all documents uploaded to Wilson are stored. It offers features for efficient document organization, allowing users to create folders, apply tags, and manage documentation effectively. This functionality ensures that users can easily categorize and locate documents as needed.

## Feedbacks

The **Feedbacks** section serves as a central hub for managing and reviewing corrections applied to messages. Here, users can access all feedback entries, make edits where necessary, and ensure that communications are accurate and up to date. This feature streamlines the process of managing message corrections by providing a straightforward way to review and modify feedback efficiently.

## Tags

The **Tags** section serves as a central hub for managing and reviewing tags that can be assigned to documents.


---

# 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://40factory.gitbook.io/wilson/3.10/wilson-academy/knowledge-base.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.
