# Contact Us

We're here to help. Reach out through any of these channels.

## Support

**In-app chat** — The fastest way to get help. Click the support chat in your eesel AI dashboard.

**Email** — <hi@eesel.app> — We typically respond within a few hours during business hours.

## Sales

**Book a demo** — [Schedule a call](https://calendly.com/eesel/30) to see eesel AI in action and discuss your use case.

**Custom plan inquiries** — Contact us at <hi@eesel.app> for custom pricing, compliance documentation, or specific requirements.

## Resources

* [FAQ ](/support/faq.md)— Answers to common questions
* [Troubleshooting](/support/troubleshooting.md) — Solutions to common issues
* [Getting Started](/getting-started/readme.md) — Setup guides and quickstarts


---

# 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.eesel.ai/support/contact-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.
