> For the complete documentation index, see [llms.txt](https://betski.gitbook.io/betski-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://betski.gitbook.io/betski-whitepaper/overview/usdbetski-token/ecosystem-outline.md).

# Ecosystem Outline

The basic system outline centers itself around our betting pools. They form the backbone of our functionality. The utility it brings is split into four facets:

1. &#x20;It allows users access to sports-betting functions in multiple currencies. &#x20;
2. &#x20;It allows us to build real value, generated off-chain, for our token&#x20;
3. &#x20;It provides a distributive mechanism for Users to engage with our platform - staking to  the Betting Pool
4. &#x20;Derived earnings off chain are delivered back on-chain to users<br>

Holders of **$BETSKI** Tokens Earn by Becoming the House

Four Ways to Benefit from Our Token:

**Bet with the Token:** Use the $BETSKI token to place bets on a variety of sports and casino games.

**Stake the Token:** Stake your $BETSKI tokens in the betting pool to earn from the bets made against the platform.

**Do Both:** Maximize your earnings by betting and staking simultaneously.

**Governance:** Betski token holders enjoy governance rights within the platform. This means you have a voice in the decision-making process, influencing the direction and development of Betski.

<br>


---

# 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://betski.gitbook.io/betski-whitepaper/overview/usdbetski-token/ecosystem-outline.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.
