# Reference

- [Props](https://happybara.gitbook.io/proper/reference/props.md): Props are emoji reactions that say "thank you" to helpful colleagues.
- [Give Props](https://happybara.gitbook.io/proper/reference/props/give.md): Props are emoji reactions that say "thank you" to helpful colleagues.
- [Settings](https://happybara.gitbook.io/proper/reference/props/settings.md)
- [Channels](https://happybara.gitbook.io/proper/reference/props/settings/channels.md)
- [Emoji](https://happybara.gitbook.io/proper/reference/props/settings/emoji.md)
- [Recognition](https://happybara.gitbook.io/proper/reference/props/settings/recognition.md)
- [Leaderboards](https://happybara.gitbook.io/proper/reference/props/leaderboards.md)
- [Admin Settings](https://happybara.gitbook.io/proper/reference/props/admin-settings.md): Settings available to control Props at a team level
- [Polls](https://happybara.gitbook.io/proper/reference/polls.md): Simplify data driven decisions with the most feature-rich polls in Slack.
- [Start a Poll](https://happybara.gitbook.io/proper/reference/polls/start.md)
- [Configuration](https://happybara.gitbook.io/proper/reference/polls/start/configuration.md)
- [Options](https://happybara.gitbook.io/proper/reference/polls/start/options.md)
- [Cast a Vote](https://happybara.gitbook.io/proper/reference/polls/vote.md)
- [Add an Option](https://happybara.gitbook.io/proper/reference/polls/vote/add-option.md)
- [Follow a Poll](https://happybara.gitbook.io/proper/reference/polls/follow.md)
- [End a Poll](https://happybara.gitbook.io/proper/reference/polls/end.md)
- [Admin Settings](https://happybara.gitbook.io/proper/reference/polls/admin-settings.md): Settings available to control Polls at a team level
- [Feedback](https://happybara.gitbook.io/proper/reference/feedback.md): Give, request, and share feedback in real time, not once a year in a web app.
- [Give Feedback](https://happybara.gitbook.io/proper/reference/feedback/give.md)
- [Request Feedback](https://happybara.gitbook.io/proper/reference/feedback/request.md)
- [Share Feedback](https://happybara.gitbook.io/proper/reference/feedback/share.md)
- [Admin Settings](https://happybara.gitbook.io/proper/reference/feedback/admin-settings.md): Settings available to control Feedback at a team level
- [Discussions](https://happybara.gitbook.io/proper/reference/discussions.md): Take the pulse on any issue without compromising privacy.
- [Start a Discussion](https://happybara.gitbook.io/proper/reference/discussions/start.md)
- [Reply in a Discussion](https://happybara.gitbook.io/proper/reference/discussions/reply.md)
- [Follow a Discussion](https://happybara.gitbook.io/proper/reference/discussions/follow.md)
- [End a Discussion](https://happybara.gitbook.io/proper/reference/discussions/end.md)
- [Admin Settings](https://happybara.gitbook.io/proper/reference/discussions/admin-settings.md): Settings available to control Discussions at a team level
- [Admin Settings](https://happybara.gitbook.io/proper/reference/admin-settings.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://happybara.gitbook.io/proper/reference.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.
