# Getting Started

- [Customizing Contact Form](https://docs.airim.co/getting-started/customizing-contact-form.md): How do you control the working of Contact Form in Airim?
- [Adding FAQs one-by-one](https://docs.airim.co/getting-started/adding-faqs-one-by-one.md): How to add FAQs using Content Manager
- [Importing FAQs](https://docs.airim.co/getting-started/importing-faqs-from-a-helpdesk-software.md): How to import FAQs from a Helpdesk software or your website page?
- [Adding Team Members](https://docs.airim.co/getting-started/adding-team-members.md): How to add other team members to the Airim dashboard?
- [Customising Airim's Appearance](https://docs.airim.co/getting-started/customising-airims-appearance.md): How to make sure that Airim fits in with your website/app seamlessly?
- [Taking Airim Live](https://docs.airim.co/getting-started/taking-airim-live.md): How to get Airim Live on your website?
- [Adding Vernacular Content](https://docs.airim.co/getting-started/adding-vernacular-content.md): Vernacular content is very important to engage visitors from geographic locations who do not speak 'English'. Even in English-dominant geographies, there are people who are non-native English speakers
- [Enable or Disable Airim](https://docs.airim.co/getting-started/untitled.md): How to control whether Airim would show on your website or not?
- [Launching Personalization](https://docs.airim.co/getting-started/launching-personalization.md): Ensure that your visitors see only the most relevant content based on page URLs they visit.
- [Integrating with Wordpress](https://docs.airim.co/getting-started/integrating-with-wordpress.md)
- [Adding CTAs to FAQs](https://docs.airim.co/getting-started/adding-ctas-to-faqs.md)
- [Embeddables](https://docs.airim.co/getting-started/embeddable.md)


---

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