# Add AI questions

While working on a request for proposal or request for information event, you can generate a list of questions for your event section. We use your event data to generate relevant questions customized for your event.

This option is only available when your company has enabled AI suggestions for your events.

### 1. Select a section <a href="#id-1selectasection" id="id-1selectasection"></a>

For a request for proposal or request for information event, [add a section](https://docs.fairmarkit.com/buyers/events/create-an-event/add-a-section) or select an existing section. You can generate questions for a blank section or append existing questions. Add a title and description to the section to improve your question suggestions.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/questions-ai-button_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### 2. Generate questions <a href="#id-2generatequestions" id="id-2generatequestions"></a>

Click the Add AI questions button. Relevant questions customized for your event are generated using information from the event, such as the title, description, categories, attachments, and section information.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/questions-ai-generate_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### 3. Review questions <a href="#id-3reviewquestions" id="id-3reviewquestions"></a>

Generated questions are automatically added to your section and are marked with an AI question ![](https://docs.fairmarkit.com/content/buyers/images/ai-question-btn_20x20.png) icon. You can edit or delete questions or generate more questions as needed. Up to 100 questions can be added to a section.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/questions-ai-review_thumb_0_0.png" alt=""><figcaption></figcaption></figure>


---

# 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.fairmarkit.com/buyers/events/create-an-event/add-questions/add-ai-questions.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.
