# Create a Support Ticket

If you have an issue, we are here to help!&#x20;

**This we can help with**&#x20;

* Access your Vault
* Claiming your Vault staking rewards and tracing previous claims&#x20;
* ENNFT queries&#x20;
* Token migration queries&#x20;

**Things we can’t help with**&#x20;

* Transactions between your wallet and an exchange&#x20;
* Access to your crypto wallet&#x20;
* Unauthorised transactions originating from your crypto wallet&#x20;

### Create a support ticket

{% hint style="info" %}
Please note if the query is related to your Vault, the ticket needs to be opened with the same email address that is associated with your Vault.&#x20;
{% endhint %}

To create a support ticket, email [<mark style="color:purple;">**support@worldmobiletoken.com**</mark>](mailto:support@worldmobiletoken.com) with the details of your problem and we will do our best to help. If you are getting in touch with questions about your Vault, please contact us via the email that is associated with your Vault.


---

# 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://faq.worldmobiletoken.com/docs/faq-and-support/create-a-support-ticket.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.
