# Numbers

The Numbers page displays the numbers you own and lets you purchase and manage them. While purchasing a number, you can specify the name and description.

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

To search for a number, type in its name or the number in the search box. All the numbers are displayed in tabular form.

To purchase a number, click on the Purchase Number button.

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

* **Name**: Input the name for the number.
* **Description**: Define the purpose of the number you want to purchase.
* **Select Type:** Choose the type of the number to purchase, i.e., Toll Free or Local.

The local numbers are state-specific, and you need to select a state and rate center for each of them.

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

* **Limit**: Specify the limit for the purchased number.


---

# 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.dialytica.com/dialytica-call-campaigns/numbers.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.
