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

# Streaks

Debuting June 2024, Streaks will be a prediction based competition playable with our native currency $TOOL.

## PLAY STREAKS, WIN $TOOL

<figure><img src="/files/fIxVn6ZCEeXyuGE0vdxl" alt="" width="563"><figcaption><p>image from the very first release of Streaks.io</p></figcaption></figure>

The European 2024 football championship will be a competition in its own right with a single buy-in at a fixed price to enter all competitions. There will be no rake and all participants entry fees will be distributed to winners with the 'winning streak'.&#x20;

There will be multiple ways to win and engage, and **we will add to the prize pot ourselves for this competition**. Once we've completed our initial Euro 2024 campaign, Streaks.io will become a more active site ready to build streaks on literally \*anything\*. \
\
In order to play, head to [https://streaks.io](https://streaks.io/), connect your twitter and discord account and begin earning XP now!

Once our deposit system is live, you will have to deposit $TOOL into the 'CNFT Tools Hot Wallet' to use the streaks website. Eventually we'll enable buy-in with other currencies which will be auto-swapped for $TOOL on deposit \*Date TBC\*.\
\
During our initial Euro 2024 launch, you'll earn XP. This will be used when launching the main version of Streaks.&#x20;

<figure><img src="https://images-ext-1.discordapp.net/external/wtUSg7GBcEgKqqLQC_Lfwev5MltmmqvWirDK0E4IB2U/https/pbs.twimg.com/media/GPasT9zWAAAXh8e.jpg?format=webp&#x26;quality=lossless" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://toolheads.gitbook.io/toolpaper/utility/streaks.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.
