> 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/system-outline.md).

# System Outline

As each betting pool is collecting income independently from each other, we will be collecting this $BP across multiple currencies. These multiple different currencies allow us to create a funnel that brings value from outside our existing ecosystem, and deliver this value back to our token holders and users.&#x20;

The company then takes a % cut of this total, and the rest is distributed back into the $BETSKI betting pool. Our real innovation comes in the capacity for users to stake their $BETSKI token, to share in both the income earned naturally through the sum of all betting events (the $BETSKI value), as well as receive this distribution from the earning from all other pools, also allowing for a share in the $BP across every pool.&#x20;

<figure><img src="/files/qNaU4mB5Gh2JeuVQAZKK" alt=""><figcaption><p><em>Simplified ecosystem for $BETSKI token</em></p></figcaption></figure>

This is a **unique product** in all crypto, an income distributing pari-mutuel betting pool powered through the capacity to stake on-chain&#x20;

This new value (revenue) being produced is converted to **$BETSKI.** The combination of these conversions will result in value being distributed directly to our token holders.

**Here’s how it works:**

1. **Stake Your Tokens:** Stake your $BETSKI tokens in the betting pool.
2. **Automated Bookkeeping:** Once staked, your tokens are managed by our system, handling all bookkeeping automatically.
3. **Earn Income:** By staking, you receive a share of the income generated from all bets placed across the platform in all currencies, including USD and cryptocurrencies. Essentially bringing value from USD and major cryptocurrencies into the $BETSKI token.\
   \
   This innovative system creates a circulatory ecosystem where income from various betting pools, in multiple currencies, including $USD traditional payments and cryptocurrencies is funneled back to our token holders, enhancing the value of the **$BETSK**I token.

By integrating the **$BETSKI** token, we’re able to offer superior rewards and bonuses to all players, ensuring that players have more opportunities to earn.&#x20;

\ <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/system-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.
