> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/world-cup-2026.md).

# ⚽️ World Cup 2026 ⚽️

## **⚽&#x20;**<mark style="color:$primary;">**The World Cup kicks off!**</mark>

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

{% hint style="success" %}
**We're giving you every Power-up. Free.**

During the **2026 FIFA World Cup**, every OutSmart user gets full access to **all premium features**

Unlocked automatically, no strings attached, for the entire tournament. `🏆`

Always wondered what the advanced planning tools could do for your team? Curious about the extended reporting or smart time tracking? Now's your chance. For two months, you've got the full OutSmart experience at your fingertips, right when your team needs to perform at its best.
{% endhint %}

<p align="center"><a href="https://share-eu1.hsforms.com/1cCdj9j5uRxSTNLE3BY-yhAfgwi7?utm_campaign=409639121-WK%20campagne&#x26;utm_source=GitHub%20WK%20campagne&#x26;utm_medium=CTA%20GitHub" class="button primary">⚽ Join OutSmart World Cup 2026 ⚽</a></p>

{% hint style="info" %}
And there's more.

**Pick the World Cup winner correctly, and you keep every Power-Up you activated during the campaign free until January 1, 2027.**

No catch. Just a reward for knowing your football.

No obligations. No credit card. Just play, and maybe predict your way to six extra months of premium! `🎉`
{% endhint %}

*Base offer valid June 1 – July 31, 2026, available to all active OutSmart users. Extended free access until January 1, 2027 for users who correctly predict the World Cup winner before the final.*

The **OutSmart Marketplace** is where you discover and manage premium features.

Use the Marketplace to browse **Power-Ups**, start a trial, and manage active Power-Ups.

{% hint style="success" %}

### Ready to unlock your favorites?

From smarter planning to deeper reporting, this is the moment to explore what fits your team best.

Start with the full [**Power-Ups overview**](/marketplace-packages-and-power-ups/power-ups.md).

See what is available, compare options, and pick the features you want to activate during the tournament.
{% endhint %}

{% hint style="info" %}
Only existing OutSmart customers can access the Marketplace. Users in an OutSmart trial cannot access it. Only users with **Administrator rights** can activate or try a Power-Up.
{% endhint %}


---

# 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://knowledge.out-smart.com/world-cup-2026.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.
