# Fees

In the [USDN protocol](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#usdn-protocol), several fees are applied to ensure the system’s proper functioning, stability, and security. Fees are a key component of the protocol, as they incentivize active user participation, reward [USDN token](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#the-usdn-token) holders, and protect the protocol from market risks.

The following sections provide all the essential information about these fees.


---

# 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.smardex.io/ultimate-synthetic-delta-neutral/the-usdn-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.
