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

# BooFinance

![A Boo having a grand time by the sea. Living the life.](/files/x8n2O9B3viOz4xbovKxu)

{% hint style="success" %}
Boo! BooFinance is bringing innovative DeFi tools to users on the Avalanche network.&#x20;

#### Our main products are Vampire Farms, Stake, Well of Souls, Deflationary NFTs, BooFight, and the Boo Council (DAO)

{% endhint %}

## Avalanche over everything else :red\_circle:

We've chosen Avalanche since it offers the fastest speed & cheapest gas costs out of any TRULY decentralized blockchain in the market. [Learn more about Avalanche here](/boo-finance/documents-and-info/why-avalanche.md).

## Vampire Farming :ghost:

Enhance your yields with vampire incentives and other special benefits. Suck extra value from Trader Joe.

[Learn more](/boo-finance/vampire-attack/vampire_farming.md)<br>

## Stake <img src="/files/jBihEgcRpTX0dFEh2yhO" alt="" data-size="line">

Stake your BOOFI to get zBOOFI, your ticket to the best features of Boo Finance!

[Learn more](/boo-finance/dapps/stake.md)

## Well of Souls <img src="/files/xPgnYzdX1H3PdIsyw531" alt="" data-size="line">

Stake your zBOOFI to earn BOOFI rewards. Those who harvest the most rewards climb their way to the top and become a Top Necromancer! Top Necromancers get even more unique rewards!

[Learn more](/boo-finance/dapps/well-of-souls.md)

## Deflationary NFTs 🎨

NFTs with a limited number of uses in a gaming dApp. The more you fight and die with them, the faster they vanish. Fight other players with ghosts and earn BOOFI prizes!

[Learn more](/boo-finance/dapps/battle.md)

## Boo Council <img src="/files/AnMUBEFBNVDlAxt7KJGa" alt="" data-size="line">

The Boo Council is the governance for Boo Finance. It will be given responsibility for the long-term decisions and management of Boo Finance.

[Learn more](/boo-finance/dapps/untitled.md)


---

# 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://boofinance.gitbook.io/boo-finance/introduction/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.
