# Enable Chatbot Confirmation

Gravity Bot comes pre-installed with an option to Enable Chatbot Confirmation.

This option dynamically creates a more traditional Chatbot confirmation page. The Chatbot confirmation will only work if this option is enabled and will override all other form confirmations.

To enable this option:&#x20;

1. Open Gravity Forms.

![Open Gravity Forms](/files/fyCENQgfhJfrOOlvPIYX)

2\. Hover over the Chatbot Enabled Form.

3\. Hover over the Settings link.

4\. Click "Chatbot".

5\. Scroll to the bottom of the settings page and toggle the Chatbot Custom Confirmation option.

![Toggle the Chatbot Confirmation](/files/7NQqZFx1qOsIgTk0zqkn)

{% hint style="info" %}
**Still Need Help?** Open a [*support ticket.*](https://www.gravitybot.net/get-in-touh)
{% endhint %}


---

# 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.gravitybot.net/building-your-gravity-bot/enable-chatbot-confirmation.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.
