# LidoConfig

This table contains the general configuration settings for the Lido protocol, such as the addresses of the insurance fund, oracle, and treasury, as well as various limits and flags related to staking and stake limits.

### Schema

<table><thead><tr><th width="324">Data Fields</th><th>Description</th></tr></thead><tbody><tr><td>id</td><td>A unique identifier for the configuration.</td></tr><tr><td>insurance_fund</td><td>The address of the Lido insurance fund.</td></tr><tr><td>oracle</td><td>The address of the Lido insurance fund.</td></tr><tr><td>treasury</td><td>The address of the Lido insurance fund.</td></tr><tr><td>is_stopped</td><td>The address of the Lido insurance fund.</td></tr><tr><td>is_staking_paused</td><td>The address of the Lido insurance fund.</td></tr><tr><td>max_stake_limit</td><td>The address of the Lido insurance fund.</td></tr><tr><td>stake_limit_increase_per_block</td><td>The amount by which the stake limit can increase per block.</td></tr><tr><td>el_rewards_vault</td><td>The amount by which the stake limit can increase per block.</td></tr><tr><td>el_rewards_withdrawal_limit_points</td><td>The amount by which the stake limit can increase per block.</td></tr><tr><td>withdrawal_credentials</td><td>The withdrawal credentials used by Lido validators.</td></tr><tr><td>wc_set_by</td><td>The withdrawal credentials used by Lido validators.</td></tr><tr><td>lido_locator</td><td>The locator string used by Lido validators.</td></tr></tbody></table>


---

# 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.blockflow.network/use-cases/lido-finance/databases/lidoconfig.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.
