# Bus Staking Pool

## Protocol earned rewards

When people play the game, advance rounds, and take winnings, the protocol treasury generates a percentage of rewards.

These funds are distributed to [*Bus*](/project-tokens/bus.md) holders in various ways:&#x20;

* The first of which, and most common, is the *Bus Staking Pool,* only available to bus owners.
  * A *Bus* owner can own and stake multiple *Busses*

{% hint style="warning" %}
Bus Staking Pool will not be deployed until the [Buses are minted](https://docs.ridethebus.xyz/project-tokens/bus#initial-mint).
{% endhint %}

<figure><img src="/files/Wa1DKSFkwQdN5M6iKoDs" alt=""><figcaption><p>Buses being staked.</p></figcaption></figure>


---

# 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.ridethebus.xyz/protocol-categories/bus-staking-pool.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.
