> For the complete documentation index, see [llms.txt](https://docs.vyfi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vyfi.io/vy-finance-products/bar.md).

# BAR

VyFinance will be offering a feature where users can stake their VYFI to the BAR, and earn a share of fees that are generated across the VyFinance ecosystem

Every trade that takes place on a DEx is charged a fee. Our liquidity pools will have a fee of 0.3%, of which 0.2% will be given back to the liquidity providers, and 0.1% will be ‘Served’ to our BAR. When we say ‘Served’, we are referring to serving fees, as $VYFI, to the BAR.

For further information see the articles below:

{% embed url="<https://vyfinance.medium.com/a-dive-into-the-bar-8fbde5acbb04>" %}

{% embed url="<https://vyfinance.medium.com/what-is-xvyfi-c66655941a60>" %}

{% embed url="<https://vyfinance.medium.com/bar-impact-d800fbb95230>" %}

### GUIDES:

[Deposit VYFI to BAR](/vy-finance-products/bar/deposit-vyfi-to-bar.md)

[Withdraw VYFI from BAR](/vy-finance-products/bar/withdraw-vyfi-from-bar.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://docs.vyfi.io/vy-finance-products/bar.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.
