# Whiteboard

**1. Configure Whiteboard Settings (Optional)**

Head to **Whiteboard Settings** to select the channel for Whiteboard sessions. Set the date and time, and let members start sharing and commenting on topics.&#x20;

<figure><img src="https://4131346084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZQcjOysMGFuR2BvLZaj%2Fuploads%2FEOvV9XVaFg5LVoEz0AV0%2FScreenshot%202025-02-12%20at%204.49.38%E2%80%AFPM.png?alt=media&#x26;token=7c2c2b05-5af9-4ffa-86ad-8ca5335dd64d" alt="" width="563"><figcaption></figcaption></figure>

**2. Add Whiteboard Topics (Optional)**

Go to Whiteboard Topic, click "Add Topic," and customize your discussion topics to gather valuable input from team members. For even more engagement, you can enable "Add Option" to create multiple-choice questions. &#x20;

<figure><img src="https://4131346084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZQcjOysMGFuR2BvLZaj%2Fuploads%2FCLEZ1Y3kI7o330meu7aJ%2FScreenshot%202025-02-13%20at%203.08.02%E2%80%AFPM.png?alt=media&#x26;token=681f1de4-4ace-4226-a0a0-a72ec46a1a65" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings/whiteboard.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.
