# Contact Us

1. Shoot us an email via <support@drivepoint.io>
2. Send a message in the shared slack channel
3. Book a product demo to learn about existing or upcoming features [here](https://calendly.com/franzi-drivepoint).&#x20;

We promise to get back to you as quick as possible. Usually it only takes us a couple of minutes to confirm receipt. Try us😉.&#x20;


---

# 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.drivepoint.io/help-1/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.
