# Attach FAQ

The Module of FAQ to answer frequently asked questions (FAQs) submitted by the customer. You can attach knowledge of Bot to response questions from your customer.

If you want to attach an FAQ to the Bot, click the ‘**FAQ’** button (![](/files/-MRPVVONiyqGpxf9ptGP)). Then, you will see a pop-up of FAQ Module, select module, and click the **‘Attach’** button (![](/files/-MRPVVOOHUTCcsKe8JHL)). If the FAQ module change to green, it's indicated the module success attach to your bot.

![Attach FAQ](/files/-MRtP-_b1SLxvBrTVTb4)


---

# 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.3dolphins.ai/5.1.x/bot-settings/bot-manager/create-new-bot/attach-faq.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.
