# Adding Vernacular Content

Airim automatically indexes your knowledge base content in the most meaningful context using proprietary NLP algorithms.

The first step is to click '[Content Manager](https://app.airim.co/home/faqsManager/)' on your dashboard. You can then follow the steps below based on how you wish to add content.

![](/files/-LX4xiw5COL3s-6VTPJz)

## 1. Importing Vernacular Content

1. Content Manager > Import FAQs > Select your desired Import option&#x20;
2. Enter the URL of the knowledge base link > Click 'Import'

## 2. Adding FAQs&#x20;

1. [Content Manager](https://app.airim.co/home/faqsManager/) > Click '[Add FAQ](https://app.airim.co/home/faqsManager/addFaq/)'&#x20;
2. Write Question and Answer > Click 'Save' to start adding vernacular content.&#x20;

If you do not have a vernacular keyboard, you can use Google's [Vernacular Keyboard](https://www.google.co.in/inputtools/try/) [t](https://www.google.co.in/inputtools/try/)o start adding content in your preferred language

## :point\_right: [Make your Knowledge Base Vernacular now! ](https://app.airim.co/home/faqsManager/):point\_left:&#x20;


---

# 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.airim.co/getting-started/adding-vernacular-content.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.
