> For the complete documentation index, see [llms.txt](https://docs.feeder.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feeder.finance/products-and-services/feed-products/farming/how-to-farm-usdfeed.md).

# How to Farm FEED

{% hint style="info" %}
*We've noted the fee structure in our* [*Tokenomics*](/feeder-finance-overview/master/tokenomics-1.md) *section but want to make sure you go back and familiarize yourself with it before* *you deposit your LP tokens to the farm.*
{% endhint %}

## Where/How to Farm FEED tokens

**Step 1: Where to Farm FEED tokens**

Head over the [Feeder Finance Website](https://www.feeder.finance/)

![Feeder Finance Search tab](/files/-MjTn3l_quEoYUN4HKnF)

Alternatively, go straight to our DApp through this link:  [https://app.feeder.finance/](https://app.feeder.finance/#/)

**Step 2:** Then open the "Farming" tab, connect your wallet and press the "Approve"-button. Submit the transaction and wait a few seconds until it is confirmed by the network. The "Approve"-button goes away after successful approval.

![Feeder Finance Farming tab](/files/-MjToMmQUXI3uLfi1t0F)

**Step 3**: Enter how much you would like to stake, and then press "Deposit FEE&#x44;*-*&#x42;NB LP". Approve the transaction and wait a few seconds until your transaction has been confirmed.‌

**Step 4:  Congratulations! You've now learned to swap tokens on Decentralized Exchange, provide liquidity to receive LP tokens, and deposit your LP tokens to start Farming!**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.feeder.finance/products-and-services/feed-products/farming/how-to-farm-usdfeed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
