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

# PeanutFarm's DeFi

## Introduction

![](/files/-MYQV0KmRPLdIseVG63c)

PeanutFarm is a yield farm built on the Binance Smart Chain or BSC. We have some great Contracts modified to get best performance. Our MasterChef smart contract is a fork of [Goose Finance](https://autofarm.network/) while our Peanut token’s smart contract modified based on [AutoFarm](https://autofarm.network/)'s AUTO token contract. All Contracts are audited and you can see this in Audit Report tab.\
\
\
Our idea is to create project that will last for a long term, our mission is not to scam people but to make you WIN. It is not easy job to do but besides hope we have also experience. We make sure we will not disappoint our growing amazing community and that we will achieve our goals together. We will try to let you farm our token with highest possible APR.

**Additional Information**

-Timelock added to contract at launch

-Launch is **Friday** 23.04.2021

**Token Name:** Peanut Token\
**Total Supply:** 5,000\
**Token Price:** ?\
<https://bscscan.com/token/0xc3528b1ea927948cc8bd7271d72eaab5c9443218?a=0x94baa37fd699efcaa9bd9bc690c03a57dee8af61>

**Website:** <https://www.peanutfarm.finance/>


---

# 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://peanutfarm.gitbook.io/peanutfarm/master.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.
