# Support

We understand that our documentation might not always cover everything you need, or you may have questions that require further clarification. Don't worry! Our team is here to ensure you get the help you need.

### Contact Us on Discord

For quick and direct assistance, the best way to reach us is through our Discord server. Our friendly and knowledgeable support team is always ready to assist you with any questions or concerns regarding our products. Join our Discord community today and feel free to ask for help anytime!

[Join our Discord](https://discord.gg/vild)

We’re always here to ensure you have the best possible experience with our products. Feel free to reach out to us on Discord or any of our social media channels for support and updates.


---

# 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.vildstore.com/main/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.
