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

# Overview

**Super Soccer is a Web3 lifestyle app with inbuilt Game-Fi and Social-Fi elements**

**Super Soccer** is built around an essential daily activity for most people – moving around. We are the first project to effectively bring to life a functioning move\&earn concept.

Users equip themselves with NFTs in the form of Soccer. By walking, jogging, or running outdoors, users will earn game currency, which can either be used in-game, or cashed out for profit.

Through Game-Fi, Super Soccer aims to motivate millions of people to build healthier lifestyles, combat climate change, and connect the public to Web 3.0, while relying on its Social-Fi aspect to build a social platform for soccer fans to play sports and promote user-generated Web 3.0 content.

**Note: Super Soccer is currently in internal testing, so the content in the white paper may be subject to change in the future.**


---

# 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:

```
GET https://soccer-super.gitbook.io/super-soccer-1/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
