# Form Compliance

In Tourial, you have the ability to turn on Captcha, Honeypot and include a text field for opt-in.

Captcha and Honeypot require no work on your end other than checking the box in the form settings.

As for Opt-in text, you can add any raw HTML to the text input field to include links and ensure that your forms are passing any GDPR and privacy requirements.

<figure><img src="/files/2TSzkpX41AvsfrFd335r" alt=""><figcaption></figcaption></figure>

Accessing this can be found under the form sections called **Anti-Spam** and **Show Opt-in Text.**


---

# 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.navless.ai/admin-and-settings/tourial-forms/form-compliance.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.
