# Concepts

- [What are Props?](https://happybara.gitbook.io/proper/concepts/props.md): Props are emoji reactions that say "thank you" to helpful colleagues.
- [What are Bundles?](https://happybara.gitbook.io/proper/concepts/bundles.md): Bundles are $100 increments of rewards for team members.
- [What are Polls?](https://happybara.gitbook.io/proper/concepts/polls.md): Simplify data driven decisions with the most feature-rich polls in Slack.
- [What is Feedback?](https://happybara.gitbook.io/proper/concepts/feedback.md): The best way to grow professionally is together.
- [What are Discussions?](https://happybara.gitbook.io/proper/concepts/discussions.md): Take the pulse on any issue without compromising privacy.


---

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