# How can I contact support?

### As of May 29th 2025, our primary support channel is through our <mark style="color:purple;">Discord</mark> server through our #support-tickets channel. Join us [<mark style="color:orange;">here</mark>](https://discord.gg/karrierone).

You may contact us through many different forms of communication platforms which can be found on our [<mark style="color:orange;">Welcome</mark>](/introduction/welcome.md#communication-platforms) section. However if you would like to contact support there are two main ways to chat with support.

\
The first method is to use our support ticketing system. [Click here to access Online Support Ticketing System.](https://support.helpdesk.karrier.one)&#x20;

*Select one of the different categories for your support requirements.*&#x20;

<figure><img src="/files/NgC4XHODU0XYyA7Qg0dt" alt=""><figcaption><p>Click on the appropriate support help you require</p></figcaption></figure>

Optionally you can also email <support@karrier.one> to submit a ticket!

The second method is to use our discord support response, however this method cannot be used for urgent matters, bug issues, or billing issues. Please use the first method when possible for majority of queries.&#x20;

*You can submit a ticket through our "Support Tickets" channel.*

<figure><img src="/files/bFADBsvbzntzFdRREPw0" alt="Discord support ticket message"><figcaption><p>Karrier One Support Bot</p></figcaption></figure>


---

# 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.karrier.one/support/how-can-i-contact-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.
