# How to: Q\&A

* [Create a questionnaire using "batch create"](https://help.clause9.com/qna/how-to-qna/create-a-questionnaire-using-batch-create)
* [Create predefined answers to a question](https://help.clause9.com/qna/how-to-qna/create-predefined-answers-to-a-question)
* [Add disclaimers to a questionnaire](https://help.clause9.com/qna/how-to-qna/add-disclaimers)
* [Create categories of questions](https://help.clause9.com/qna/how-to-qna/create-categories-of-questions)
* [Modify the exported filename](https://help.clause9.com/qna/how-to-qna/modify-the-exported-filename)
* [Create a question to change the language of the document](https://help.clause9.com/qna/how-to-qna/create-a-question-to-change-the-language-of-a-document)
* [Send a questionnaire to someone without a ClauseBase account](https://help.clause9.com/qna/how-to-qna/send-a-questionnaire-to-someone-without-a-clausebase-account)
* [Create questions for repeating datafields](https://help.clause9.com/qna/how-to-qna/create-questions-for-repeating-list-datafields)
* [Allow users to select legal entities and addresses](https://help.clause9.com/qna/how-to-qna/selecting-entities-addresses)


---

# 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://help.clause9.com/qna/how-to-qna.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.
