# Fee Structure

There are no fees charged to users for interacting with Hidden Hand. Instead, Hidden Hand charges a 4% fee on all bribes added to the protocol.

Example:

* PancakeSwap deposits a $1M bribe in CAKE to the PancakeSwap Hidden Hand market
* The protocol takes a 4% fee on the $1M, a $40,000 turnover
* The fee is split in half between the treasury and DINERO stakers
* After the bribe is added, veCAKE holders could then vote for the CAKE gauge on Hidden Hand and split a $960,000 pool of CAKE rewards


---

# 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://learn.hiddenhand.finance/fee-structure.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.
