> For the complete documentation index, see [llms.txt](https://docs.harmony.one/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.harmony.one/home/network/validators/definitions.md).

# Terms & Concepts

For those validators or delegators who would like to join [Harmony Open Staking](http://staking.harmony.one/), this section will help you get started and learn about how everything works.&#x20;

The following links can also help you better understand Harmony's staking mechanism and token economics.

* [Intro to Effective-Proof-of-Stake](< https://medium.com/harmony-one/introducing-harmonys-effective-proof-of-stake-epos-2d39b4b8d58>)
* [Harmony Token Economics](< https://medium.com/harmony-one/harmonys-new-tokenomics-bcdac0db60d7>)
* [The Definitive Guide to Harmony Open Staking](https://medium.com/harmony-one/the-definitive-guide-to-harmony-open-staking-6c78976a7d63)

{% content-ref url="/pages/-M3O6sWRmFzcZM8QnIz3" %}
[Validator, BLS key, Instance](/home/network/validators/definitions/validator-keys-and-bids.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3O7K9UI\_\_VaH6cuiyl" %}
[Effective Proof-of-Stake](/home/network/validators/definitions/effective-proof-of-stake-bidding-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M791TRzIcXCLbhiBjt\_" %}
[Epoch Transition](/home/network/validators/definitions/epoch-transition.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7928\_Exe1zo42vfdZD" %}
[Block Reward](/home/network/validators/definitions/block-reward.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3ivWUs2cmhN0q0q7sW" %}
[Slashing](/home/network/validators/definitions/others.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3rPiijAmBaikny91rU" %}
[Broken mention](broken://pages/-M3rPiijAmBaikny91rU)
{% endcontent-ref %}


---

# 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 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://docs.harmony.one/home/network/validators/definitions.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.
