> For the complete documentation index, see [llms.txt](https://docs.number.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.number.tech/help/customer-support.md).

# Customer Support

<figure><img src="/files/nDbESDORuBKkTelFHiHJ" alt=""><figcaption></figcaption></figure>

We are here to assist you with Number integration. Our dedicated support team is ready to answer all technical and business-related questions. You can count on our support 24/7.&#x20;

## Use one of the recommended contact options:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>24/7 Email Support</strong><br><br>Reach out to our support team at:</p><p><a href="mailto:partners@number.tech">partners@number.tech</a></p><p>We are available around the clock to provide guidance and resolve any technical issues you may encounter, with a commitment to responding within 24 hours.</p></td><td><a href="/files/2wFyW1DSjCJLzZoq6yS0">/files/2wFyW1DSjCJLzZoq6yS0</a></td></tr><tr><td><p><strong>Phone Support</strong><br><br>Call our support line at:</p><p><strong>(866) 927-9344</strong></p><p>Our experts are available Monday to Friday from 9:00 AM to 5:00 PM (EST) to help you with more complex integration challenges.</p></td><td><a href="/files/JJCzjr8ztpS3p2zkK3WV">/files/JJCzjr8ztpS3p2zkK3WV</a></td></tr></tbody></table>

***

### AI Assistant - your 24/7 customer support

The Number provides its customers with access to a modern AI assistant based on the technical documentation of our solution. Contact us to get access!&#x20;

<partners@number.tech>  /  tel. (866) 927-9344

<figure><img src="/files/1IzuyWudlJbedXCN8t3h" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.number.tech/help/customer-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
