> For the complete documentation index, see [llms.txt](https://patafta-k.gitbook.io/first-eleven-club-whitepaper-v2.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://patafta-k.gitbook.io/first-eleven-club-whitepaper-v2.1/token-utilities/first-11-foundation.md).

# First 11 Foundation

This F11 foundation raises capital for the purposes of giving underprivileged football players an opportunity to be trained professionally by elite coaches. Many talented individuals often miss out on the chance to pursue their dreams. The F11 foundation would help those talented players to pursue their dreams. The foundation will sponsor the building of training grounds and fund fully paid trips for a player to experience training at a professional club. The foundation will regularly disburse scholarships to talented footballers to bring them to the international level and give them an opportunity to be scouted by famous football teams. The F11 foundation would be funded through a mix of donations from fans and a portion of the fees retained for marketing and development purposes. In order to contribute directly to the F11 Foundation, members on the platform can make donations either in ETH or BNB directly on the platform through the pre-provided wallets. This is in order to ensure transparency so that donors can track where their funds are going.


---

# 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://patafta-k.gitbook.io/first-eleven-club-whitepaper-v2.1/token-utilities/first-11-foundation.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.
