# GRACY HELP CENTER

## Gracy Help Center

- [GRACY HELP CENTER](https://gracy.gitbook.io/gracy-help-en/readme.md)
- [Adding Gracy to Slack Workspace](https://gracy.gitbook.io/gracy-help-en/getting-started/adding-gracy-to-slack-workspace.md)
- [Adding Gracy to Slack Channel](https://gracy.gitbook.io/gracy-help-en/getting-started/publish-your-docs.md)
- [Grace](https://gracy.gitbook.io/gracy-help-en/getting-started/grace.md): Celebrate achievements and recognize team members publicly within the workspace.
- [Whiteboard](https://gracy.gitbook.io/gracy-help-en/getting-started/whiteboard.md): A public discussion board for team members to share their thoughts and ideas.
- [Shuffle](https://gracy.gitbook.io/gracy-help-en/getting-started/shuffle.md)
- [Talk](https://gracy.gitbook.io/gracy-help-en/getting-started/talk.md): Direct Message(DM) with Gracy to use the latest version of GPT specially trained with HR tasks.
- [Celebrate](https://gracy.gitbook.io/gracy-help-en/getting-started/celebrate.md): Recognize birthdays and milestones to foster a positive, engaged workplace!
- [Reward](https://gracy.gitbook.io/gracy-help-en/getting-started/reward.md): Earn Gracy Points (GP) by actively engaging in your workplace!
- [Admin Settings](https://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings.md)
- [Grace](https://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings/grace.md): Celebrate achievements and recognize team members publicly within the workspace.
- [Whiteboard](https://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings/whiteboard.md): A public discussion board for team members to share their thoughts and ideas.
- [Shuffle](https://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings/shuffle.md): Bring team members together for casual tea time chats!
- [Celebrate](https://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings/celebrate.md): Effortlessly manage and celebrate important dates to enhance team communication and create a more engaging workplace.
- [Reward](https://gracy.gitbook.io/gracy-help-en/getting-started/admin-settings/reward.md): Recognize and reward team members who contribute to a positive company culture!
- [Q\&A](https://gracy.gitbook.io/gracy-help-en/getting-started/q-and-a.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://gracy.gitbook.io/gracy-help-en/readme.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.
