# Loan for Tournaments

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

**SONER contracts are made per Tournament**. If you do not have your own SONER, you will be referred to the Marketplace to hire the available SONER once you register in a Tournament.

{% hint style="info" %}
*In the Tournaments **the stats of all the SONERS are leveled regardless of their rarity**, in order to favor the rotation of the transfers of the Representatives, each SONER transfer will be made in order of arrival to the Marketplace.*
{% endhint %}

The player, who signs a SONER to loan, must pay an additional 25% to the registration fee of commissions. This  25% will be paid to the Manager, and the SONER will forfeit 80% of that 25% in LIFE.

**Example 1**:

SONER is used in a 110 CT/DT entry Tournament (100 CT/DT to pot + 10 CT/DT commission)

&#x20;                    Cost of assignment = 100 \* 25% = 25 CT (paid to the Manager)

&#x20;                              LIFE lost by SONER = 80% \* 25 CT = 20 CT

&#x20;                                          **Total Tournament Cost = 135 CT**

&#x20;                                                      **Maximum payable in $DT = 110**

if the player who has made the recruitment obtains a prize greater than the total Tournament cost paid, the Representative will be paid 10% of this excess.

**Example 2:**

SONER is used in a 550 CT/DT entry Tournament (500 CT/DT to pot + 50 CT/DT commission).

&#x20;                     Transfer cost = 500 \* 25% = 125 CT (paid to the Manager)

&#x20;                              LIFE lost by SONER = 80% \* 125 CT = 100 CT

&#x20;                                           **Total Tournament Cost = 675 CT**

&#x20;                                                        **Reward obtained= 1.000 CT**

&#x20;                                            **Difference= 1.000 CT - 675 CT = 325 CT**

&#x20;                              **Extra payment to Manager = 325 CT \* 10% = 32,5 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-tournaments.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.
