# Technical Support

You can contact the DNAnexus Support team in one of two ways:

* Log into the [UI](https://platform.dnanexus.com/). In the menu at the top of the UI, click **Help**, then select **Contact Support** from the dropdown menu. A contact form opens in a modal window. Fill out the form and click **Send**.
* [Contact the team via email](mailto:support@dnanexus.com).

After you submit a request, you receive an automated reply, confirming that your request has been logged in the DNAnexus Support tracking system.


---

# 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://documentation.dnanexus.com/contacting-technical-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.
