# Getting Started

- [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: 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.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.
