# Informational Videos

This is a series of videos about how staking on Harmony works.

{% embed url="<https://www.youtube.com/watch?time_continue=4&v=k3cwL2tB3DI&feature=emb_logo>" %}
The Delegator Journey on Harmony Protocol
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=U8_6bJZqGpQ&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=2>" %}
Low Barrier to Entry
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=6SaGRYdCdf8&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=3>" %}
Validator Parameters
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=2riHPsh2yYM&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=4>" %}
What is the Median?
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=Q_LacFZOly8&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=5>" %}
Total Stake vs Median Stake
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=QvU67LFnb50&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=6>" %}
What is Slashing and How does it Work?&#x20;
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=SLiSBpmQmZk&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=7>" %}
Undelegation & Reward Collection
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=M8c06bxWyQc&list=PLAzkb1vJXQOR3ZEl25MKiz5-CMw6xVkaW&index=8>" %}
Effective Proof of Stake and How does it Work?
{% endembed %}


---

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