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

# BillHwang Defi

![](/files/-MboPpG2FWYaDMNTzNGv)

Welcome to the home of BillHwang Defi.&#x20;

## Introduction

**Bill Hwang Finance** was named after the infamous and elusive former billionaire trader, Bill Hwang. [**Click here**](https://www.bloomberg.com/news/features/2021-04-08/how-bill-hwang-of-archegos-capital-lost-20-billion-in-two-days) to find out more about the legend himself. \
\
This yield farm, with its native token **$BILL** seeks to sustainably and consistently amass riches for investors, from both capital appreciation of the token price, as well as the high APRs of the farms and pools.

You can’t be rich if you’ve been rugged, or are fearful of a rug. \
\
To address this, Bill Hwang Finance has been [**fully audited**](https://solidity.finance/audits/BillHwang/) and given the all-clear by [**Solidity Finance**,](https://solidity.finance/) the pre-eminent blockchain audit firm securing over $1billion across over 200 projects! \
\
The audit report concluded that the token and Masterchef did **NOT** contain any vulnerabilities nor external attack vectors during the audit process. \
\
Additionally, the project has also been reviewed by the highly-respected [**Rug Doctor**](http://bit.ly/JoinRugSteemer) himself, and has been declared to be free from overt rugs.


---

# 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://billhwang-defi.gitbook.io/billhwang-defi/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.
