# How to Start Investing

Investing through Wagon Network is simple, transparent, and designed for passive income. As an investor, you can allocate your IDRX to various **Tokenized Asset Pools** and start earning yields backed by real-world assets like trucks, equipment, or logistics contracts.

Follow these steps to get started:

## 1. Connect Wallet & Complete KYC

To interact with the platform, connect your wallet (Particle Network or crypto wallet) and complete KYC. Social logins like Gmail are supported and gas fees are subsidized.

> [🔗 *Need help?* Refer to Set Up Your Account](/for-investors/kyc-and-account-setup.md)

***

## 2. Deposit IDR (IDRX)

You’ll need IDRX stablecoin to lend. Use the integrated onramp to deposit IDR and receive IDRX directly in your wallet.

> [💡 Learn more: Deposit & Cash Out IDR](/for-investors/deposit-and-cash-out-idr.md)

***

## 3. Browse Available Tokenized Asset Pools

Explore open investment opportunities with detailed information on:

* Target yield
* Pool size
* Borrower
* Asset type (e.g. trucks, heavy equipment)
* Duration & maturity

Each pool is backed by tokenized real-world assets and legal rental contracts.

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

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

***

## 4. Invest to a Pool

Choose the pool that fits your risk and return preference.&#x20;

* Click **“Lend Your Cryptocurrency”** and enter how much you want to lend and confirm the transaction.

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

* Click **“Approve”** and wait for your wallet to prompt a confirmation dialog. This step grants permission for the application to access your IDRX balance.
* Click **“Confirm”** to finalize approval.

<div><figure><img src="/files/rzOuKRGYZ1sFk48DNbzK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WjvUajTACGkYtO0b8Sab" alt=""><figcaption></figcaption></figure></div>

* Click **“Lend to Pool”** and wait for your wallet to prompt a confirmation dialog. This is a security step to ensure only you can authorize the transaction.
* Click **“Confirm”** to finalize the lending transaction.

<div><figure><img src="/files/us2YotSguGL4XhxKikAW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/znhKBM1F36gaKkb12d6C" alt=""><figcaption></figcaption></figure></div>

* Once signed, your transaction will be submitted and your IDRX is officially lent to the pool.
* Your position will appear under **Your Investment Statistics** in the dashboard.

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


---

# 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.wagon.network/for-investors/how-to-start-investing.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.
