# Support Tickets

{% hint style="info" %} <mark style="color:blue;">How do I open a support ticket?</mark>

You can open a ticket in our [Discord](https://discord.gg/p2R6NS92) found under SUPPORT CENTER titled support-desk. After opening support-desk simply click "Create Ticket".
{% endhint %}

<figure><img src="/files/n0nhrHnnf7LSGI4rYrWk" alt="" width="554"><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">I received a DM from someone claiming to be from THORSwap customer support.</mark>

Nobody from our team will ever DM you. If you do receive a DM from someone who is impersonating our staff, please block them and/or report them to our team. Stay safe!!
{% 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://docs.thorswap.finance/thorswap/customer-support/support-faqs/support-tickets.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.
