# Fees

**Summary**

<table><thead><tr><th>Product</th><th width="219">Deposit/ Withdrawal Fee</th><th>Protocol Service Fee</th></tr></thead><tbody><tr><td>TruStake (MATIC)</td><td>0%</td><td>5%</td></tr><tr><td>TruStake (POL)</td><td>0%</td><td>5%</td></tr><tr><td>TruStake (APT)</td><td>0%</td><td>5%</td></tr><tr><td>TruStake (NEAR)</td><td>0%</td><td>5%</td></tr><tr><td>TruStake (INJ)</td><td>0%</td><td>5%</td></tr><tr><td>TruStake (SOL)</td><td>0.1%</td><td>5%</td></tr></tbody></table>

**Deposit/Withdrawal Fee**: The TruYields Protocol does not charge any fee for deposits or withdrawals (except on the Solana staker).

**Gas Fees**: Users pay gas to initiate deposits and withdrawals. The vault pays gas for any restaking.

**Protocol Service Fee**: The TruYields Protocol charges a service fee set at 5% of the **net rewards** added to the TruStake contract. This fee is used for upgrading our infrastructure to develop quality products for our users. All protocol service fees are distributed in TruLST tokens to the TruYields Treasury.

This fee structure will be subject to periodic review by the Protocol.

{% hint style="warning" %}
Digital assets are highly volatile. TruYields users agree to the T\&Cs [found in full here](https://www.truyields.com/policy/).
{% 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://truyields.gitbook.io/docs/trustake-vaults/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.
