# Customer support

You can reach out to the team for assistance with any issues or queries via the following sources.

**Email:** <hello@ordex.ai>\
Use the term "customer support" in your subject title.

**Discord Ticket:** [go.ordex.ai/discord](https://t.co/c14ayoDVcM)\
Head to the server and search for our "support ticket" channel.\
\
**Twitter/X:** <https://twitter.com/OrdexAi>\
Drop us a direct message via our twitter account.


---

# 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.ordex.io/services/customer-support.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.
