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

# Introduction

## *What is Base Ball Lotto?*

**A Real Utility!**

Base Ball Lotto offers a real utility use case for our NFTs and Token.\
\
80% of NFT minting funds will be used to buy [B3D](/base-ball-lotto-1/overview/base3d.md) tokens. We will feed 6% of revenue into the Base3D smart contract. Holders of B3D will earn ETH dividends and their B3D token value will rise overtime as we continue to feed ETH into the contract.

## [<mark style="color:blue;">**Worlds First Reverse Lottery NFT Game!**</mark>](/base-ball-lotto-1/overview/nft.md)

The first of its kind! Instead of buying a lotto ticket hoping to win.&#x20;

You can mint an NFT and have guaranteed winning up front!&#x20;

Everyone is a Winner! All NFT minters will win! Each week 3 winners will be drawn and sent their full winnings. The suspense is finding out when you will win!

## [<mark style="color:green;">**Win Base3D Tokens (B3D), Ball Tokens, & ETH!**</mark>](/base-ball-lotto-1/lotto/lotto-rules.md)

[NFT holders can win B3D or Ball tokens corresponding to the rarity of NFT they mint.](/base-ball-lotto-1/overview/nft.md#payout-structure)

Holding Ball or B3D Tokens gains you free entry in the Base Daily 3 lotto games to win ETH.

## [<mark style="color:red;">Base Pulse Poker Club</mark>](/base-ball-lotto-1/poker-club/how-it-works.md)

[Weekly holder Free Poker Tournaments](/base-ball-lotto-1/poker-club/how-it-works.md)

Weekly donation pool big prize Tournaments

## *How it Works*

**There are 3 different ways to enter a Base Ball Lotto Game**

**1.)** [Hold an NFT](https://base-ball-lotto.gitbook.io/base-ball-lotto-1/pages/PSfqGFCFm3FS7Znuk6SI#1.-reverse-lottery-nft-game-rules)&#x20;

**2.)** [Holding 100+ Ball Tokens](/base-ball-lotto-1/ball-token/ball-token-utility.md#how-it-works)

**3.)** [Holding a B3D Masternode (100+ tokens)](/base-ball-lotto-1/poker-club/how-it-works.md)

## Quick Links

{% content-ref url="/pages/RYLfTZIGC4dAEwaD6s5v" %}
[Mint NFT](/base-ball-lotto-1/overview/mint-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/53ppuHpsnCcw5ADIk264" %}
[Base3D](/base-ball-lotto-1/overview/base3d.md)
{% endcontent-ref %}

{% content-ref url="/pages/PSfqGFCFm3FS7Znuk6SI" %}
[Lotto Rules](/base-ball-lotto-1/lotto/lotto-rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/4D9ancGp3h7QQk35fntA" %}
[Poker Freeroll Entry](/base-ball-lotto-1/poker-club/poker-freeroll-entry.md)
{% endcontent-ref %}

{% content-ref url="/pages/yFLTgPBLjEwkBYFJPLdm" %}
[NFT](/base-ball-lotto-1/overview/nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/4I0ai70rqc2KLK8PsKVa" %}
[Ball Token Utility](/base-ball-lotto-1/ball-token/ball-token-utility.md)
{% endcontent-ref %}

{% content-ref url="/pages/D4toauDXrz9sYQYFbc1g" %}
[Socials](/base-ball-lotto-1/overview/socials.md)
{% endcontent-ref %}

{% content-ref url="/pages/GEYYAaCGd2XjafEXxNmi" %}
[FAQ](/base-ball-lotto-1/overview/faq.md)
{% endcontent-ref %}

## Getting Started

How to participate in Base Ball Lotto?

{% content-ref url="/pages/m6zRUjiOJgbN6zDkw33Z" %}
[Join The Lotto Action](/base-ball-lotto-1/how-to-get-started/join-the-lotto-action.md)
{% endcontent-ref %}

{% content-ref url="/pages/s6Xx1yH5I8SKyTvqGu0A" %}
[Base Daily 3 Entry](/base-ball-lotto-1/lotto/base-daily-3-entry.md)
{% endcontent-ref %}

{% content-ref url="/pages/iE4zhsogP6GT22Y3N2U6" %}
[Past Results](/base-ball-lotto-1/lotto/past-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/zF0ROeJDRDy6YtTLt3C3" %}
[Winners Gallery](/base-ball-lotto-1/lotto/winners-gallery.md)
{% endcontent-ref %}


---

# 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://base-ball-lotto.gitbook.io/base-ball-lotto-1/introduction.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.
