# Leverage

Leverage (in trading) is an opportunity to multiply your income from a trade in case of a positive final profit. This function is associated with risk, because it also multiplies losses in case of a negative final profit.

In Cosmic FOMO, leverage works similarly to the mechanics of leverage in trading and can also multiply the return on a flight in the event of a positive final profit.

In SOLO mode, the amount of leverage depends on the class of the pilot chosen by the player. In HARDCORE mode, regardless of the pilot's class, you can choose the leverage before the start of the race: x5, x10, x20 or x100.<br>

**Important!** It's impossible to disable the leverage option in SOLO and HARDCORE modes.

\ <br>

*\*Disclaimer: The data presented herein is strictly for informational purposes, does not constitute financial advice, and is subject to change at any time at the discretion of the development team.*


---

# 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://docs.cosmicfomo.com/game-mechanics/leverage.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.
