# Transfer Market

The transfer market is composed of **4 parts**:

## Offer Status

Here you will see the **state of the offers sent, received and the status of your loans**.&#x20;

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

## Search For Players

Once you have signed your sports director and you know what your team is lacking you can **give your sports director the guidelines and parameters** to find the players you need.

Depending on how good the employee is, the players will be found in less or more time and will fit best your parameters. This game logic **makes the game feel more real** as in the real world sports directors take time to find players.

## Market

The market works as an **aution**, once you have decided all the parameters to filter out the players, you will **compete in auctions** against other players **in real time** for the players you want.

Here you will also see the youth prospects up for auction and the same for the players that are able to be loaned.

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

## Shorlist

In this section you will see the players that you have **selected as interesting prospects** so that you can **have them all in the same place** and can compare their attributes and prices.


---

# 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/striker-manager-3-whitepaper/the-game/transfer-market.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.
