# Yield Farm

We do not offer the ability to create spl-token yield farms but we do utilize [Aldrin](https://dex.aldrin.com/) and their [SDK](https://github.com/aldrin-exchange/aldrin-sdk), to deploy a custom front-end, with their yield-farm deployed on your project page. We chose Aldrin as it allows for a simple user-experience to [create a permission-less pool](https://docs.aldrin.com/amm/aldrin-pools-guide-for-admins) for any token.

### Features of the Token Yield Farm utilizing Aldrin SDK

* Display the Daily, Weekly and Monthly rewards
* See users farm APR, Total Value Locked (TVL), and total yields
* Ability to deposit liquidity, harvest tokens and stake/unstake LP

<figure><img src="/files/lp5ychOG6cvE5ogmXllb" alt=""><figcaption></figcaption></figure>


---

# 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.solpatrol.io/services/yield-farm.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.
