Skip to content

Commit 763aae8

Browse files
Beefygitbook-bot
authored andcommitted
GITBOOK-351: Add LLM Endpoints
1 parent b57f89b commit 763aae8

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![](.gitbook/assets/docs-landing_en.png)
44

5-
## What is Beefy?
5+
### What is Beefy?
66

77
Beefy is a Decentralized, Multichain Yield Optimizer that allows its users to earn compound interest on their crypto holdings. Beefy earns you the highest APYs with safety and efficiency in mind.
88

@@ -12,10 +12,26 @@ The main product offered by Beefy are our [vaults.md](beefy-products/vaults.md "
1212

1313
DeFi applications are unique in the sense that they are permissionless and trustless, meaning that anyone with a supported wallet can interact with them without the need for a trusted middleman. While you have funds staked in a vault, you remain 100% in control of your crypto.
1414

15-
## What is $BIFI?
15+
### What is $BIFI?
1616

1717
The [bifi-token](ecosystem/bifi-token/ "mention") is the governance token of the [Broken link](/broken/pages/-MJZmClY2hudEAvviRI0 "mention"). It is the central asset which connects all stakeholders across the Beefy project, to perpetuate the virtuous cycle of value creation which Beefy was invented around.\
1818
\
1919
The token's utility is two-fold: first tokenholders are entitled to vote in important [governance.md](dao/governance.md "mention") decisions for the DAO; and second a part of all revenue generated by vaults within the [protocol](ecosystem/protocol/ "mention") are directed towards our tokenholder [incentive-programmes.md](ecosystem/protocol/incentive-programmes.md "mention"). Incentives are regularly paid out through the protocol's BIFI Pool and BIFI Vault, which require tokenholders to deposit their $BIFI tokens to participate. 
2020

2121
The supply of $BIFI is limited to 80,000 tokens, with no capacity for mint or burn functions. As such, the Beefy DAO does not issue or trade in $BIFI tokens, and $BIFI may only be acquired through third-party exchanges, including Binance, Crypto.com and Uniswap.
22+
23+
### Reading The Docs
24+
25+
This documentation provides comprehensive explanations and imagery for all manner of topics related to Beefy in English language. It was originally developed to be human-friendly and accessible.
26+
27+
With the rise of AI tooling, Beefy's documentation is now also available in LLM-friendly formats to help developers and AI agents integrate with Beefy faster. Specifically, we offer two LLM `.txt` endpoints for ease of consumption:
28+
29+
| Endpoint | Description |
30+
| --------------------------------------------------------- | ------------------------------------------------------------------------------ |
31+
| [llms.txt](https://docs.beefy.finance/llms.txt) | Curated index of key pages with one-line descriptions. Helpful starting point. |
32+
| [llms-full.txt](https://docs.beefy.finance/llms-full.txt) | All pages in clean markdown, organized by section. |
33+
34+
**Which endpoint should I use?**
35+
36+
* **Quick lookup** - Use `llms.txt` to find the right page, then fetch it individually.
37+
* **Full context** - Use `llms-all.txt` for complete documentation with all code examples resolved.

0 commit comments

Comments
 (0)