> For the complete documentation index, see [llms.txt](https://docs.didforsale.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didforsale.com/didforsale-portal/interconection/testing-center.md).

# Testing Center

We can reserve a did to test *(available for 6 hrs)*.

You can test the services provided by DIDforSale here by reserving a test DID. This test DID is valid for 6 hours without any charge. After 6 hours the DID will be released and if you would like to continue testing, you may reserve the DID again from the available test DID’s again.

You can select the test DID that is available and click on **“Reserve”** to reserve your Test DID. This DID will be shown under the Reserve DID number table, as shown below.

![](https://lh5.googleusercontent.com/HN5CuEKZEC6tqZhEUhlHUMXz18TR6UkegRg93aYEt5GWnLC-nNRS78_RJNUi786MWj0OuVUyKJTBIxld6PIG9TJ4L9tXmqxCMP4PyfhlWUoyrwGmsMXyOpTrMAR7CuPn6a9_FOrn)

Next step, you can configure the IP/SIP Account or configure SIP routing by clicking on the link on the right side.

1. The **“Configure the IP/SIP Account”** will take you to the *“Manage IP” tab*.
2. The **“Configure SIP routing “** will take you to *Products => DID Configs*.

![](https://lh4.googleusercontent.com/3I-LkBHmmny5da2lzZ9aFHDj-MLxhefOrlbu9-wEUTUTZ8-oxA2tw39eUYxWO7Kuqx_HEy9CHy_1ICL8pM8a6LIqtJ4ySSiaQ7pYWRNeSZVZs3P9Q67NNEaIwfkLDv5lEhrXbaT7)


---

# 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.didforsale.com/didforsale-portal/interconection/testing-center.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.
