# Stable pool Depositing

&#x20;To be able to deposit synthetics into their bids, a validator needs to lock their funds into the general Stable pool.&#x20;

The replenishment of the pool is accompanied by the release of selected synthetics equivalent to 80% of the replenishment.&#x20;

This will increase the total maximum size of all of the validator's bids.&#x20;

At any time, the validator can reclaim his funds by returning the synthetics back, which will reduce the total maximum size of the offers.


---

# 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.hellopixel.network/produts-v1/p2p-swap/become-a-validator/stable-pool-depositing.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.
