# Overview

- [Table of Content](https://docs.didforsale.com/overview/introduction.md): Here goes the list of topics
- [Introduction](https://docs.didforsale.com/overview/introduction-1.md): You will fine DIDForSale Communication platform as most flexible interconnection portal.
- [Welcome Kit](https://docs.didforsale.com/overview/welcome-kit.md): These steps will get you started in 5 minutes.
- [Add Balance](https://docs.didforsale.com/overview/welcome-kit/add-balance.md): Thinking how to add balance
- [Buy New Phone Number](https://docs.didforsale.com/overview/welcome-kit/buy-new-phone-number.md)
- [Voice configuration](https://docs.didforsale.com/overview/welcome-kit/voice-configuration.md): Setup call your routing for the Virtual numbers in your account.
- [SMS Configuration](https://docs.didforsale.com/overview/welcome-kit/sms-configuration.md)
- [SMS Forwarding](https://docs.didforsale.com/overview/welcome-kit/sms-configuration/sms-forwarding.md)
- [Reporting](https://docs.didforsale.com/overview/welcome-kit/reporting.md)
- [CDR](https://docs.didforsale.com/overview/welcome-kit/reporting/cdr.md)
- [SMS](https://docs.didforsale.com/overview/welcome-kit/reporting/sms.md)
- [FAX](https://docs.didforsale.com/overview/welcome-kit/reporting/fax.md)


---

# 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.didforsale.com/overview.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.
