# eztalks

## Company

- [About us](https://eztalks.gitbook.io/company/about-us.md): eztalks is an all-in-one online engagement platform for effortless and cost-effective communication through text messaging, fax, and phone calls with customers and partners.
- [Contact us](https://eztalks.gitbook.io/company/contact-us.md): Any questions? Please fell free to contact us.
- [Security overview](https://eztalks.gitbook.io/company/trust/security-overview.md): We strive to keep your trust, as reflected in our security measures.
- [Service agreement](https://eztalks.gitbook.io/company/trust/service-agreement.md)
- [Terms of service](https://eztalks.gitbook.io/company/trust/terms-of-service.md)
- [Privacy policy](https://eztalks.gitbook.io/company/trust/privacy-policy.md)
- [Regulations](https://eztalks.gitbook.io/company/trust/regulations.md)
- [Refund policy](https://eztalks.gitbook.io/company/trust/refund-policy.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://eztalks.gitbook.io/company/about-us.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.
