> For the complete documentation index, see [llms.txt](https://docs.undisputednoobs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.undisputednoobs.com/what-are-we-working-on/current-affairs/solutions.md).

# Solutions

## Guidance and Education

Undisputed Noobs takes away the hard-work and worry about getting started in the Play-To-Own space by offering guidance, tutorials, community, coaching, and investment upfront to new players.

By offering a "Membership" business model, a player will join the Undisputed Noobs community, and providing they meet our Core Values, will be recruited as a "Member".

Undisputed Noobs will then lease a particular NFT/Character/Team to the Member, in return for a percentage of their earnings.

This allows players to have access to the game/s they want to play and allows them to earn an income from playing those games, whilst simultaneously allowing Undisputed Noobs to build a treasury to re-invest into new projects and Scholars.

Alongside having an opportunity to earn, a Member will also be supported and given guidance through all aspects of Crypto, from setting up wallets, playing the game effectively to allow them to maximise their earning potential, cashing out their earnings into Fiat currency, and general Crypto knowledge, allowing them to trade/stake their Crypto for bigger returns if they wish.


---

# 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://docs.undisputednoobs.com/what-are-we-working-on/current-affairs/solutions.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.
