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

# product

- [24sessions Dashboard](https://docs.bird.com/24sessions/product/24sessions-dashboard.md)
- [Account settings](https://docs.bird.com/24sessions/product/account-settings.md)
- [Availability](https://docs.bird.com/24sessions/product/availability.md)
- [Booking link](https://docs.bird.com/24sessions/product/booking-link.md)
- [Co-browsing](https://docs.bird.com/24sessions/product/co-browsing.md)
- [Dynamic dashboard](https://docs.bird.com/24sessions/product/dynamic-dashboard.md)
- [Instant meeting](https://docs.bird.com/24sessions/product/instant-meeting.md)
- [Language settings](https://docs.bird.com/24sessions/product/language-settings.md)
- [Live Now Beta](https://docs.bird.com/24sessions/product/live-now-beta.md)
- [Live now](https://docs.bird.com/24sessions/product/live-now.md)
- [Meeting details](https://docs.bird.com/24sessions/product/meeting-details.md)
- [Meetings overview](https://docs.bird.com/24sessions/product/meetings-overview.md)
- [Omnichannel widget](https://docs.bird.com/24sessions/product/omnichannel-widget.md)
- [Outlook add-in](https://docs.bird.com/24sessions/product/outlook-add-in.md)
- [Reports](https://docs.bird.com/24sessions/product/reports.md)
- [Reschedule, cancel, add an additional guest, or assign a meeting to someone else](https://docs.bird.com/24sessions/product/reschedule-cancel-add-an-additional-guest-or-assign-a-meeting-to-someone-else.md)
- [Schedule new meeting](https://docs.bird.com/24sessions/product/schedule-new-meeting.md)
- [Test a call in the testroom](https://docs.bird.com/24sessions/product/test-a-call-in-the-testroom.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:

```
GET https://docs.bird.com/24sessions/product.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.
