# Surveys and Forms

- [Setting Up Surveys with Conditional Logic](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/setting-up-surveys-with-conditional-logic.md)
- [Understanding the New Updates in Gymini's Survey Builder](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/setting-up-surveys-with-conditional-logic/understanding-the-new-updates-in-gyminis-survey-builder.md)
- [Resolving Embedding Issues with Forms in WordPress and Other Platforms](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/resolving-embedding-issues-with-forms-in-wordpress-and-other-platforms.md)
- [Exporting Survey or Form Answers to a Google Sheet](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/exporting-survey-or-form-answers-to-a-google-sheet.md)
- [Filling Form Fields Using URL Parameters](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/filling-form-fields-using-url-parameters.md)
- [Troubleshooting the Slide Button Issue](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/troubleshooting-the-slide-button-issue.md)
- [Finding Answers to Custom Fields and Questions](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/finding-answers-to-custom-fields-and-questions.md)
- [Gain Consent With Custom Checkboxes In Forms (GDPR Compliance)](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/gain-consent-with-custom-checkboxes-in-forms-gdpr-compliance.md)
- [Sticky Contact - Form](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms/sticky-contact-form.md)


---

# 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.getgymini.com/gymini/features/features-overview/forms-surveys-chat/surveys-and-forms.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.
