# Enterprise Widget Support Channels

**How to Reach Us:**

#### **1. Email**&#x20;

Looking to integrate the Coindisco Widget? Please reach us at **<partners@coindisco.com>**.&#x20;

#### **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?


---

# 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/enterprise-widget-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.
