# Features

- [Manage Phone Features](https://docs.cebodtelecom.com/features/manage-phone-features.md)
- [Call Block](https://docs.cebodtelecom.com/features/manage-phone-features/call-block.md)
- [Call transfer](https://docs.cebodtelecom.com/features/manage-phone-features/call-transfer.md)
- [Call Queue](https://docs.cebodtelecom.com/features/manage-phone-features/call-queue.md)
- [Call Center](https://docs.cebodtelecom.com/features/manage-phone-features/call-center.md)
- [Active Call Features](https://docs.cebodtelecom.com/features/manage-phone-features/active-call-features.md)
- [Ring Groups](https://docs.cebodtelecom.com/features/manage-phone-features/ring-groups.md)
- [Call Forward](https://docs.cebodtelecom.com/features/manage-phone-features/call-forward.md)
- [Call Recording](https://docs.cebodtelecom.com/features/manage-phone-features/call-recording.md)
- [Call Park](https://docs.cebodtelecom.com/features/manage-phone-features/call-park.md)
- [Paging](https://docs.cebodtelecom.com/features/manage-phone-features/paging.md)
- [Voicemail](https://docs.cebodtelecom.com/features/manage-phone-features/voicemail.md)
- [Call Monitoring](https://docs.cebodtelecom.com/features/manage-phone-features/call-monitoring.md)
- [Hide Caller ID](https://docs.cebodtelecom.com/features/manage-phone-features/hide-caller-id.md)
- [Missed Call SMS](https://docs.cebodtelecom.com/features/missed-call-sms.md)
- [Missed Call Email Notification](https://docs.cebodtelecom.com/features/missed-call-email-notification.md)
- [3-Way Calling](https://docs.cebodtelecom.com/features/3-way-calling.md)
- [Conference Bridge](https://docs.cebodtelecom.com/features/conference-bridge.md)
- [Setting up Time Condition](https://docs.cebodtelecom.com/features/set-up-time-condition.md)
- [Setup Email FAX - Incoming](https://docs.cebodtelecom.com/features/setup-email-fax-incoming.md)
- [Send Fax via Dashboard](https://docs.cebodtelecom.com/features/send-fax-via-dashboard.md)
- [Sending Fax using email](https://docs.cebodtelecom.com/features/sending-efax-using-email.md)
- [Voicemail Transcription](https://docs.cebodtelecom.com/features/voicemail-transcription.md): The Voicemail Transcription feature converts voicemail audio messages into text, making it easier for users to quickly read and review messages without listening to the full recording.


---

# 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.cebodtelecom.com/features.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.
