# THE GAME

- [Introduction](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/introduction.md)
- [Scouting](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/scouting.md): Look for the best gems in the market
- [Transfer Market](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/transfermarket.md): The transfer market is composed of 4 parts
- [Buy-out clause](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/buyoutclause.md): No player is safe anymore
- [Sport City](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/sportcity.md): Your own place
- [Training](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/training.md): You play as you train
- [Matches](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/matches.md): Where emotions happens
- [Employees](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/employees.md): Surround yourself with the right people
- [IBM Pass](https://uplayonline.gitbook.io/ibasketmanager-3/thegame/ibmpass.md): Your season pass


---

# Agent Instructions: 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://uplayonline.gitbook.io/ibasketmanager-3/thegame.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.
