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

# BullRunFinance Intro

BullRun Finance is an Innovative Multi-Chain DeFi EcoSystem, with Yield Farming, Staking, a Bridge, NFTs and Interactive Games.

The issue with most yield farms is the valueless token they provide. Without intrinsic value the token is simply farmed, harvested and sold. As such, this valueless farms have an average life span of 20 days.

BullRunFinance presents a complete ecosystem, giving utility and value to the native token and sharing the protocol fees with it's users.

## Farm

> Earn BULL and other tokens for free with super high interest rates.

Deposit LP Tokens, Earn Trading Fees, BULL and Distributed Rewards!

Deposit single sided assets, Earn BULL

Deposit BULL, earn free assets!

## Bridge

> In this day and age, multichain is the way.

Use BULL to move between different chains

## Play

> Compete against other players and take their BULLs

#### BullRun

Be the last to bet and take the pot

#### Lottery

Buy a Ticket, win the jackpot&#x20;

#### Predictions

Win BULL if you can predict whether the BNB/MATIC/FTM price will rise or fall in the next 5 minutes.

#### BullFight

Head, Tails or Edge. Bet against other bullrunners. Remember that luck favors the bold.

#### *More  games are in the pipeline*

***Be Bullish!***


---

# 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://bullrunfinance.gitbook.io/bullrun-finance/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.
