# Contact Us

If you need to contact our support team, please use our built-in support feature. Simply go to your profile, scroll down to the Support icon, and select your preferred email option. Choosing this option will include all the necessary details about your account. To ensure a smooth process, please use the email associated with your Tilt account and clearly state the reason for your inquiry.

Alternatively, you can also email us directly at <support@tilt.app> for assistance.

{% hint style="info" %}
**Important:** Tilt is not affiliated with Empower or any financial services company. Please note that we are a marketplace platform and do not provide financial products or banking services of any kind.
{% endhint %}


---

# 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://support.tilt.app/tilt-help-desk/general/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.
