# Maintenance Fee

Pool Owners are responsible from various tasks, such as:

* Managing the pool variables, like fee and maintainer.
* Choosing the operator subset.
* Securing the Withdrawal Contract by upgrading it whenever it is necessary.

In return, they can charge <mark style="color:purple;">**up to 10%**</mark> of the staking yield.

#### It is important to note that the maintenance fee is not a staking-as-a-service fee.

{% hint style="success" %}
Geode charges **0% staking-as-a-service fee,** and can not change this until March 2025 without the approval of Portal's Senate.
{% endhint %}


---

# 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.geode.fi/operator-marketplace/maintenance-fee.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.
