> For the complete documentation index, see [llms.txt](https://yieldshield.gitbook.io/yieldshield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yieldshield.gitbook.io/yieldshield/overview/fee-structure.md).

# Fee Structure

There are 3 different ways to claim rewards from your investments and different fee structure.&#x20;

**Claim rewards in YIELD LP Tokens - 0% fee**&#x20;

Earn all yield in YIELD LP tokens and pay zero fees. The yield smart contract will automatically convert harvest assets into LP tokens and stake them for you.&#x20;

{% hint style="info" %}
YIELD LP tokens will be locked for 7 days on YieldShield. You will be able to claim the LP tokens once they are unlocked.
{% endhint %}

**Claim rewards in YIELD Tokens - 5% fee**&#x20;

Earn all yield in YIELD tokens and get a 50% discount on product fees. \
The yield smart contract will automatically convert harvest assets into YIELD tokens.&#x20;

**Claim rewards in Native Tokens - 10% fee**

Earn all yield in farmed tokens and get no discount on product fees. The yield smart contract will provide harvested tokens as they are.

![Fee Structure Diagram](/files/zvKbASXo2K9EI9Bxvo5X)

## **Useful Links**

**Overview diagram:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/overview-diagram.md)

**What is Yield Farming?:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/what-is-yield-farming.md)

**The Benefits?:** [<mark style="color:purple;">**Read More**</mark>](/yieldshield/overview/the-benefits.md)

**Roadmap:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/roadmap.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://yieldshield.gitbook.io/yieldshield/overview/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.
