# NUMBERS / ORDERING

- [List Areas](https://apidocs.api19.com/numbers-ordering/list-areas.md): List all Ratecenter/Cities and States
- [List Numbers](https://apidocs.api19.com/numbers-ordering/list-numbers.md): List all numbers available for specific ratecenter / state
- [Order Numbers - No Cart](https://apidocs.api19.com/numbers-ordering/order-numbers-no-cart.md): Order a list of numbers
- [Delete Numbers](https://apidocs.api19.com/numbers-ordering/delete-numbers.md): Delete a specific number from your account  GET or POST Request
- [Change Call Forward](https://apidocs.api19.com/numbers-ordering/change-call-forward.md): Change call forward parameter
- [Vanity Tollfree - Search](https://apidocs.api19.com/numbers-ordering/vanity-tollfree-search.md): Search the toll free database for specific vanity numbers
- [Vanity Toll Free - Order](https://apidocs.api19.com/numbers-ordering/vanity-toll-free-order.md): Place a vanity toll free number order
- [Toll Free Offnet](https://apidocs.api19.com/numbers-ordering/toll-free-offnet.md): Place a toll free offnet order if you have your own RespOrg


---

# 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://apidocs.api19.com/numbers-ordering.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.
