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

# How To's

- [Set up BLF](https://docs.cebodtelecom.com/overview/set-up-blf.md): BLF stands for Busy Lamp Field. This is used to monitor the state of a certain user.
- [Register a New Account](https://docs.cebodtelecom.com/overview/register-a-new-account.md)
- [Setup Call Forwarding](https://docs.cebodtelecom.com/overview/setup-call-forwarding.md)
- [Call Forwarding to an Extension](https://docs.cebodtelecom.com/overview/setup-call-forwarding/call-forwarding-to-an-extension.md): Don’t let your business calls go unanswered. With our Call Forwarding feature you can now automatically forward calls to multiple phones.
- [Call Forwarding Manually to a Cell Phone](https://docs.cebodtelecom.com/overview/setup-call-forwarding/call-forwarding-manually-to-a-cell-phone.md)
- [Dial-By-Name Directory](https://docs.cebodtelecom.com/overview/dial-by-name-directory.md)
- [Voicemail](https://docs.cebodtelecom.com/overview/voicemail.md)
- [Setting up the Voicemail Menu](https://docs.cebodtelecom.com/overview/voicemail/setting-up-the-voicemail-menu.md)
- [Accessing Voicemail](https://docs.cebodtelecom.com/overview/voicemail/accessing-voicemail.md)
- [Navigate through the Voicemail Menu](https://docs.cebodtelecom.com/overview/voicemail/check-voicemail.md)
- [Provisioning](https://docs.cebodtelecom.com/overview/provisioning.md): Here you can find manual provisioning instructions for different phones. Manual provision configuration is required when the phones are not purchased from Cebod Telecom.
- [Cisco 8841](https://docs.cebodtelecom.com/overview/provisioning/cisco-8841.md): How to auto provision cisco 8841
- [Setup Speed Dial](https://docs.cebodtelecom.com/overview/speed-dial.md)
- [Cebod Telecom Free Applications](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications.md)
- [MS Windows Desktop Softphone](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/setup-cebod-pc-dialer.md): Configure Cebod VoIP Softphone for Windows
- [Mac Desktop Softphone](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/mac-softphone.md): Configure Free Softphone for Mac.
- [Apple IOS Mobile App](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/apple-ios-mobile-app.md)
- [Android Mobile App](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/android-mobile-app.md)
- [Desktop SMS/MMS Application](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/desktop-sms-mms-application.md): Send and receive SMS and MMS right from your application.
- [Click to Call Browser Extension](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/click-to-call.md): Dial directly from your CRM or web page. Download chrome or firefox extension which will convert all the phone numbers on the website into clickable numbers to dial directly from our phone system.
- [GS Wave](https://docs.cebodtelecom.com/overview/gs-wave.md)
- [Setting Up Whisper Announcement](https://docs.cebodtelecom.com/overview/setting-up-whisper-announcement.md)


---

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