# Customer Support

If you're experiencing issues

1. Check out the *troubleshooting page* for error codes (Coming Soon)
2. If you can't find a solution, try reaching out in the[ Telegram group](https://t.me/PolkaParty) or our [Discord](https://discord.gg/KkMRHrTA4H) server.

{% hint style="danger" %}
Admins will **NEVER** send you a direct message first. If anybody approaches you directly on Telegram/Discord or any other social media platform, pretending to represent our customer support, please block them and report as spam.
{% endhint %}

{% hint style="danger" %}
**NEVER**, under any situation, should you give someone your private key or recovery phrases. Immediately block and report anyone that asks you to provide these.&#x20;
{% endhint %}

## Is it Urgent?

Please **do not** contact us via email for [customer support](https://partyfinance.gitbook.io/polkaparty/contact/contact-us/customer-support) issues, instead reach out for help via our [Telegram](https://t.me/PolkaParty) or [Discord](https://discord.gg/KkMRHrTA4H)


---

# 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://partyfinance.gitbook.io/polkaparty/contact/contact-us/customer-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.
