# FAQ

- [Delete Test Responses](https://help.qwary.com/product-guide/faq/delete-test-responses.md)
- [Turn off Qwary Branding](https://help.qwary.com/product-guide/faq/turn-off-qwary-branding.md): Remove Our Branding from your survey. This option is available only on higher subscription plan.
- [How to Configure Custom SMTP for Your Survey?](https://help.qwary.com/product-guide/faq/how-to-configure-custom-smtp-for-your-survey.md): Integrate with an external email account and use your own email for email survey campaigns.
- [How to Request CNAME?](https://help.qwary.com/product-guide/faq/how-to-request-cname.md)
- [How to use Survey Variables?](https://help.qwary.com/product-guide/faq/how-to-use-survey-variables.md): Personalize survey and track your respondent information using dynamic variables.
- [Adding Hyperlink to Survey Text](https://help.qwary.com/product-guide/faq/adding-hyperlink-to-survey-text.md): Guide to add Anchor Tag to any Survey Text.
- [GDPR Compliance](https://help.qwary.com/product-guide/faq/gdpr-compliance.md)
- [Survey Phishing](https://help.qwary.com/product-guide/faq/survey-phishing.md): To avoid being subject to such fraud, we have created a blocklist of specific words. If a survey contains one of these words, it will automatically be terminated.
- [Enable GeoIP Collection for Your Survey](https://help.qwary.com/product-guide/faq/enable-geoip-collection-for-your-survey.md): You will be able to collect survey audience location & IP information with GeoIP on.
- [Add Custom Contact Field](https://help.qwary.com/product-guide/faq/add-custom-contact-field.md): Create your custom contact fields for contact management, and use them to filter insights for a segmentation study.
- [Unsubscribe Contacts from List](https://help.qwary.com/product-guide/faq/unsubscribe-contacts-from-list.md)
- [Customize Image Size](https://help.qwary.com/product-guide/faq/customize-image-size.md)
- [Close Survey on Specific Date](https://help.qwary.com/product-guide/faq/close-survey-on-specific-date.md): Stop allowing new responses for your live survey after specific date.
- [Install Qwary Intercept with Single Page Applications](https://help.qwary.com/product-guide/faq/install-qwary-intercept-with-single-page-applications.md)
- [Move Survey Question](https://help.qwary.com/product-guide/faq/move-survey-question.md)
- [Download Response](https://help.qwary.com/product-guide/faq/download-response.md): Export Surveys Responses in CSV Format
- [Enable Partial Submission](https://help.qwary.com/product-guide/faq/enable-partial-submission.md): Allow Partial Submission from your Survey audience.


---

# 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.qwary.com/product-guide/faq.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.
