> For the complete documentation index, see [llms.txt](https://verify-doc.tiller-verify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verify-doc.tiller-verify.com/help-and-support/faqs.md).

# FAQS

## **Welcome to the Verify by Tiller Frequently Asked Questions (FAQs)**

Whether you are new to Verify by Tiller or looking for a deeper understanding of our platform, our FAQ section is here to provide you with quick answers to your questions.

**How to Use This FAQ**

To make navigation easier, we've categorised the questions into key areas: [General Information](/help-and-support/faqs/general-information.md), [Using Verify by Tiller](/help-and-support/faqs/using-verify-by-tiller.md), [Data Security and Privacy](/help-and-support/faqs/data-security-and-privacy.md) and [Billing and Account Management](/help-and-support/faqs/billing-and-account-management.md).

For detailed guidance, refer to our [Service Information](/service-information/what-is-verify-by-tiller.md) and [Guides](broken://pages/ESwIgABucUGZ3i5VC9QL) , which offer comprehensive insights into every aspect of Verify by Tiller. And if you don't find the answer you're looking for here, our dedicated support team is always ready to assist you further.

{% content-ref url="/pages/TBg1V0DCEUVXo09EBp6y" %}
[General Information](/help-and-support/faqs/general-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/dgQQrKTILUyUXw5TAIvD" %}
[Using Verify by Tiller](/help-and-support/faqs/using-verify-by-tiller.md)
{% endcontent-ref %}

{% content-ref url="/pages/6cjJ7It39eHTJPKyr0oO" %}
[Data Security and Privacy](/help-and-support/faqs/data-security-and-privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/bwS00ztRltLOEznUvZL8" %}
[Billing and Account Management](/help-and-support/faqs/billing-and-account-management.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://verify-doc.tiller-verify.com/help-and-support/faqs.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.
