# 🌱Getting Started

- [Terminology](https://wiki.1hive.org/getting-started/terminology.md)
- [Contributing](https://wiki.1hive.org/getting-started/contributing.md)
- [Discord](https://wiki.1hive.org/getting-started/discord.md): Discord is where most of the 1Hive DAO activity gets buzzing.
- [Pollen](https://wiki.1hive.org/getting-started/pollen.md): Earn Honey for contributions
- [Calendar](https://wiki.1hive.org/getting-started/calendar.md): 1Hive Google calendar for all upcoming events.
- [Honey](https://wiki.1hive.org/getting-started/honey.md): Honey is a community currency issued and distributed by the 1Hive community.
- [Participation](https://wiki.1hive.org/getting-started/honey/participation.md): 1Hive and Honey are community driven. Community members are encouraged to participate in the sense-making of the 1Hive DAO by submitting, discussing and staking on proposals.
- [Supply](https://wiki.1hive.org/getting-started/honey/issuance.md): Honey is minted and burned automatically to stabilize the ratio between circulating supply and the common pool reserve.
- [Distribution](https://wiki.1hive.org/getting-started/honey/distribution.md): Conviction voting is used to regulate the distribution of Honey from the common pool.
- [Decisions](https://wiki.1hive.org/getting-started/honey/decisions.md): Changes to protocol parameters or smart contract updates requires making discrete, binary choice decisions via voting.


---

# 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://wiki.1hive.org/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.
