# Fee Distribution

When creating a Safeswap, the creator can decide how fees are distributed between users. By adjusting the slider, the % fee is split between parties \[creator and receiver(s)]\
\
![](/files/LOZNKJvWApOcptjgFpj8)\
\
If the "Fee distribution" is set to 0%, the creator of the Safe Swap is charging the receiver the entire fee for conducting the Safe swap. Conversely, at 100% the Safe Swap creator is paying the entire fee. You have the freedom to adjust this slider between both values.


---

# 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.vyfi.io/vy-finance-products/safe-swap/fee-distribution.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.
