# Getting Started

- [VoiceCloudPBX System User Guide](https://docs.voicecloud.my/pbx/getting-started/voicecloudpbx-system-user-guide.md)
- [Guide to Creating a Conference Room](https://docs.voicecloud.my/pbx/getting-started/voicecloudpbx-system-user-guide/guide-to-creating-a-conference-room.md)
- [Guide to Viewing Call Reports](https://docs.voicecloud.my/pbx/getting-started/voicecloudpbx-system-user-guide/guide-to-viewing-call-reports.md)
- [Guide to Changing the Outbound Caller ID for Each Extension](https://docs.voicecloud.my/pbx/getting-started/voicecloudpbx-system-user-guide/guide-to-changing-the-outbound-caller-id-for-each-extension.md)
- [Guide to Blocking Incoming Calls to the PBX](https://docs.voicecloud.my/pbx/getting-started/voicecloudpbx-system-user-guide/guide-to-blocking-incoming-calls-to-the-pbx.md)
- [User Guide and Configuration for Ticket System](https://docs.voicecloud.my/pbx/getting-started/voicecloudpbx-system-user-guide/user-guide-and-configuration-for-ticket-system.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.voicecloud.my/pbx/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.
