> For the complete documentation index, see [llms.txt](https://docs.billybets.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.billybets.ai/tokenomics/utility.md).

# Utility

In addition to the buyback and burn mechanisms the $BILLY token will be integral to access premium features which will be token gated.

## Terminal

Users that hold a minimum balance of $BILLY in their wallet will be able to access a terminal to interact directly with Billy Bets, beyond what is possible through public channels. Users will be able to leverage the terminal to place bets using natural language and peform advanced research on potential props, parlays and sports statistics to better inform their betting decisions. Additionally, users will be able to monitor line movements, set reminders and execute trades if certain conditions are met.

## Vaults

Billy Bets will offer vaults in which users can deposit USDC that will be allocated in line with Billy Bets' own allocations in markets. Vault allocations will be constrained by the balance of $BILLY users hold, ensuring that edges are not eroded when bets are made. Themed vaults will also allow users to curate their exposure to specific sports or types of bets, allowing for a more personalized experience.&#x20;


---

# 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://docs.billybets.ai/tokenomics/utility.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.
