# Managing Community Boards

- [About the Community Board](https://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board/about-the-community-board.md)
- [Viewing a community board](https://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board/viewing-a-community-board.md): How to view a community board
- [Community board elements](https://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board/community-board-elements.md): Understanding community boards
- [Managing conversations](https://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board/managing-conversations.md): How to manage conversations on message boards.
- [Managing messages in conversations](https://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board/managing-messages-in-conversations.md): Managing messages on community boards,
- [Managing groups on the community board](https://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board/managing-groups-on-the-community-board.md): How to manage groups on the community board.


---

# 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://legacydocs.nexudus.com/platform/day-to-day/community/about-the-community-board.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.
