# Customer Support Channels

At Coindisco, we prioritize fast, reliable, and friendly support to help you every step of the way.\
&#x20;That’s why we offer multiple support channels to assist users with any inquiries, troubleshooting, or transaction-related concerns. \
\
**How to Reach Us:**

#### **1. In-App Support**

For in-app assistance, you can find the options available via:\
Profile > Support.&#x20;

* Feature Request
* Help Center
* Contact Support

#### **2. Submit a Ticket**

For more detailed inquiries, you can reach out to our support team via [**our ticket system**](https://coindisco.freshdesk.com/support/tickets/new). This is recommended for complex issues such as transaction disputes, payment verification, or refund requests. Expect a response within **24-48 hours**.

#### **3. Help Center & FAQs**

Our [**Help Center**](https://coindisco.freshdesk.com/support/solutions) provides a comprehensive knowledge base covering topics such as:

* How to Sign-In to Coindisco
* How to buy/sell Crypto
* Where can I view my Transaction History
* Where can I check my Balance?

## Tips for Faster Assistance

* Include your transaction ID, wallet address, and email address relevant to the transaction.&#x20;
* Provide either screenshots and/or a video capture of your error. These will certainly help expedite issues.&#x20;


---

# 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://coindisco.gitbook.io/coindisco/contact-us/customer-support-channels.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.
