# How to Invest

## 🛒Steps to invest

Investing is very easy! Just follow the steps below:

1. Login to the [WIN platform](https://app.win.investments/).
2. Click on **Login** and enter your username and password.&#x20;

{% hint style="info" %}
If you have not registered or completed KYC, please follow the steps detailed in the documentation. [Registration & KYC](/win-investments-en/about-the-users/registration-and-kyc.md)
{% endhint %}

3. Deposit funds. Go to your profile and click on “Deposit”, select the amount and your preferred Deposit Method.

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

3. Browse the **WIN Marketplace** and click on your favorite player. Remember that you can filter the players according to your preferences.
4. Once in the player's profile click on **Invest Now.**

<div align="left"><figure><img src="/files/ZgMfuGMeZE2iJ0aLwuel" alt=""><figcaption></figcaption></figure></div>

5. Select the quantity of tokens you wish to purchase.
6. Select the payment method of your choice and follow the checkout instructions and you're done! We recommend using Available Balance to avoid processor fees.

<div align="left"><figure><img src="/files/najpu6oKcSyUXfcQ5MU2" alt="" width="491"><figcaption></figcaption></figure></div>


---

# 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.win.investments/win-investments-en/about-the-users/how-to-invest.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.
