# Advanced Config

In the Obol package, go to the bottom of the Config page and click on "Show advanced editor".

The advanced editor should show lots of config options, like this:

<figure><img src="/files/5TdLpyAnOvZHeHNAt9hg" alt=""><figcaption></figcaption></figure>

Most of those values are correct by default, but you might need to change some of them.

Set "ENABLE\_MEV\_BOOST" to true.

Set the Graffiti to something you recognize. This will be visible in block proposals lead by your node.

Set "USE\_PRODUCE\_BLOCK\_V3" to true.


---

# 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://etherfi.gitbook.io/etherfi/solo-stakers/operation-solo-staker/obol-dvt-explained/dappnode-setup/obol-dvt-package/advanced-config.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.
