# Support

Encountering issues on your Vaulta journey? Please read over our FAQs to see if you can find the solution to your problem.&#x20;

{% content-ref url="/pages/Zpz4ZgSDp5iuAxT92FLb" %}
[FAQs](/vaulta-guides/user-guides/support/faqs.md)
{% endcontent-ref %}

Having issues with the Vaulta Portal or have feedback on the network's user experience? Please reach out to the Vaulta UX team, [Greymass](https://www.greymass.com/), at the link below. &#x20;

{% embed url="<https://support.greymass.com/support/home>" %}

Feeling unsure about a DApp on the Vaulta network or is someone asking you to send them tokens? Make sure to do your due diligence prior to interacting with a DApp or sending tokens on the network. Read about staying safe and avoiding scams below. Remember, transactions on Vaulta are final and cannot be reversed.

{% content-ref url="/pages/TCyzWG89yXjbLWjenq60" %}
[Staying Safe](/vaulta-guides/security-and-staying-safe/staying-safe.md)
{% endcontent-ref %}

{% content-ref url="/pages/1AEK1ItR58KkmTmdGvu5" %}
[Common Scams to Avoid](/vaulta-guides/security-and-staying-safe/common-scams-to-avoid.md)
{% endcontent-ref %}

{% content-ref url="/pages/XrSs0bJpelsVKuUBZlws" %}
[Account Security Best Practices](/vaulta-guides/security-and-staying-safe/account-security-best-practices.md)
{% endcontent-ref %}

If these other resources were not applicable, feel free to reach out on the official Telegram channel. Always confirm you are speaking with an admin - remember, an admin will never DM you first.

{% embed url="<https://t.me/vaulta>" %}


---

# 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://vaulta.gitbook.io/vaulta-guides/user-guides/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.
