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

# Introduction

<figure><img src="/files/WvadSmWJgrXx3zQoqKuy" alt=""><figcaption></figcaption></figure>

"The Euro Frogs” is a collection of royalty-free NFTs that will be part of an event hosted by The Stoned Frogs, themed around the UEFA EURO 2024™️

The collection will be categorized into the **24** competing Countries, with the number of NFTs per country weighted on the current bookies odds.

Holders will receive payouts based of their teams match day outcomes (win or draw) and will receive a much larger payout should the team end up winning the UEFA EURO Final.

Each country will have **1 Captain NFT**, which will receive double payouts.

Please refer to “[NFT Count and Payout Table](/the-euro-frogs/nft-count-and-payout-table.md)” for a breakdown of the payouts per team and the count of NFTs per Country.

Each NFT will represent a ticket, which grants holders access to these SOL payouts, as part of a global cash prize pool, allocated directly from mint funds.

The Stoned Frogs have come up with the idea of this event in order to create a unique, engaging and exciting use-case for NFT’s, during one of the most anticipated sporting tournaments, watched and followed by billions around the world.

For collaborations, check out The Euro Frogs on Atlas3: <https://atlas3.io/project/the-euro-frogs>


---

# 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://the-stoned-frogs.gitbook.io/the-euro-frogs/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.
