# Whiteboard

<figure><img src="https://4131346084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZQcjOysMGFuR2BvLZaj%2Fuploads%2FT2LvCzcnRpsjEj4qYSFT%2Fslack_wb_en_wb.png?alt=media&#x26;token=de5d9f82-94a3-4dd0-af5f-6bf399db33dd" alt=""><figcaption></figcaption></figure>

**Whiteboard** is a public discussion board where team members can share thoughts and ideas on various topics. It fosters open communication, strengthens team collaboration, and enhances workplace engagement.

#### **How It Works**

* Admin sets the time for Whiteboard questions to be posted.
* A new topic appears in Slack, and team members can reply with their thoughts.
* Discussions stay open for **24 hours**, so be sure to participate before the next question arrives!

<figure><img src="https://4131346084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZQcjOysMGFuR2BvLZaj%2Fuploads%2FJ7GNSPoAT5igqmjk4CRC%2FScreenshot-2024-10-29-at-2.31.21-PM.png?alt=media&#x26;token=c5b2ae7f-919f-4e58-be36-b3ad673b3e03" alt="" width="375"><figcaption><p>Whiteboard Example</p></figcaption></figure>

#### **Getting Involved**

💬 **Reply** to the post with your opinion or insight.\
💡 **Engage** by responding to others and sparking conversations.\
👍 **React** with emojis to show support or agreement.

#### **Best Practices**

✅ Keep it respectful and inclusive.\
✅ Stay on topic and encourage meaningful discussions.\
✅ Use Whiteboard as an opportunity to connect with your team.


---

# 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/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.
