# Contact Us

Got a question or feedback? Our team is all ears— send us an email to <help@digits.com> or use the form below!

{% hint style="warning" %}
Multiple accounts? Multiple clients? **We love to see it.** \
Just tell us which one this message is about (account/client name).\
Then hit us with the details—we love examples and context to point us in the right direction.
{% endhint %}

{% @formspree/formspree %}


---

# 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.digits.com/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.
