# Read Pool

A read pool is a pooling of resources for sharing processing power for storage reads over the network. Delegates can lock tokens into read pool and reclaim them as rewards eventually, the rewards can be slashed if the terms of service are not met.

## Lock Tokens in Read Pool

1. Click on Settings -> **Read Pool**

<figure><img src="/files/WhhMwmHP8GpcviIeFSgK" alt="" width="282"><figcaption></figcaption></figure>

2. Click Lock Tokens into read pool.

<figure><img src="/files/Z4Dyd1rfQN2exdHCh3aR" alt=""><figcaption></figcaption></figure>

3. Provide Tokens to Lock in the read pool and click Confirm.

<figure><img src="/files/3QQlMU8e8IlFpQnbw8jF" alt=""><figcaption></figcaption></figure>

## Unlock Tokens in Read Pool

1. Click on Settings -> Read Pool

<figure><img src="/files/WhhMwmHP8GpcviIeFSgK" alt="" width="282"><figcaption></figcaption></figure>

2. Click Unlock Tokens from read pool.

<figure><img src="/files/AxtL4dbQiqwEg4z3kSOi" alt=""><figcaption></figcaption></figure>

3. Click **Confirm**

<figure><img src="/files/rSJDErWA7qgNPr5is3h5" alt=""><figcaption></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-old.zus.network/products/bolt/settings/read-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.
