# Loan for Leagues

You can only assign SONERS that are not playing official competitions (per $CT) or registered in Tournaments/Leagues at that moment.&#x20;

The contract of a SONER is done per League (per week or corresponding period according to the date of registration). If you do not have your own SONER, you will be referred to the Marketplace to hire one once you register in a League.&#x20;

{% hint style="info" %}
*Since in the Leagues **the stats are not leveled**, in the Marketplace you will be able to hire the SONER you like the most to compete.*&#x20;
{% endhint %}

The player who hires a SONER on loan, must additionally pay the equivalent of a League registration. This amount in $CT will be paid to the Manager, and the SONER will lose 80% of that amount of $CT in LIFE. Additionally, in the event that the player who has made the recruitment earns a prize greater than the total cost of the League paid, the Manager will be paid 10% of this excess.

**Example:**

&#x20;                         SONER is used in a 50 CT/DT inscription League.

&#x20;                   Assignment cost = 50 \* 100% = 50 CT (paid to Manager)

&#x20;                            SONER LOSS LIFE = 80% \* 50 CT = 40 CT

&#x20;                                        **Total league cost = 100 CT**


---

# 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://sonsoccer.gitbook.io/whitepaper-son-soccer/son-soccer-en-1/scholarships/loan-for-leagues.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.
