# Getting Started

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

To get the most out of using Number services, you'll need to define the type of integration (or integrations) you need, and learn some basic concepts around how to integrate.&#x20;

In the next sections, you can read about all of the [Integration Options](/documentation/getting-started/integration-options.md) and find our [Integration Checklist](/documentation/getting-started/integration-checklist.md) to give you an overview of all the steps required to start using our services.

{% hint style="info" %}
For all major types of integrations, there are additional integration guides or user guides under their respective sections.
{% endhint %}

Here are the articles in this section:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Integration Checklist ></strong></td><td><a href="/pages/8YzdX7McGPhcNg2RjBrX">/pages/8YzdX7McGPhcNg2RjBrX</a></td></tr><tr><td><strong>Integration Options ></strong></td><td><a href="/pages/0GtA9h1fCfCkWInDaiv0">/pages/0GtA9h1fCfCkWInDaiv0</a></td></tr><tr><td><strong>Basics ></strong></td><td><a href="/pages/NIu9F1YMPd2MjG19Xpdb">/pages/NIu9F1YMPd2MjG19Xpdb</a></td></tr><tr><td><strong>Client Admin Portal ></strong></td><td><a href="/pages/QCzUPwvD2JMNKC9IVezV">/pages/QCzUPwvD2JMNKC9IVezV</a></td></tr></tbody></table>


---

# 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://docs.number.tech/documentation/getting-started.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.
