# Protocol Fees

## Performance fees

There are currently no performance fees charge by Orbit as part of the initial stages of the protocol, although there are plans to add performance fees at a later stage.&#x20;

## Streaming fees

Orbit charges a 3% fee on streams, this occurs after yield is claimed and before streamed into assets. &#x20;

## Withdrawal fees&#x20;

Orbit charges a small withdrawal fee to deter against spam attacks. The base fee for Orbit withdrawals is 0.1% and can increase up to a max of 0.3% in times of high volatility and withdrawal stress.&#x20;


---

# 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://orbit-16.gitbook.io/orbit-docs/protocol-fees.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.
