# Multiply

Get started with Multiply by following these guides for creating positions, adjusting leverage, and managing your exposure.

### Create Multiply Position

**1 - Select the multiply strategy**

* Navigate to the Multiply dashboard and select the strategy you want to use. Click the **Multiply** button to open the creation modal

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

\
**2 -  Multiply create position modal**

* In the Multiply modal, You'll be guided to clear any conflicting lending positions before proceeding

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

**3 - Enter amount and review**

* Enter your deposit amount and select your desired multiplier, then review the projected position details and click **Proceed**

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

**4 - Confirm the transaction** in your wallet to complete the process

<figure><img src="/files/6BWYX201cpZa1bZRmURd" alt=""><figcaption></figcaption></figure>

### Monitor Your Position

After creating your position, you can view detailed information about your Multiply position including:

* Total collateral, borrowed amounts and Net value
* Current multiplier and health factor
* Leverage APY
* Activity on this strategy

All position details are visible on your Multiply position page.

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

### Add to Position

Increase your position size while maintaining your current multiplier:

1 - Navigate to your Multiply position or the Multiply dashboard

2 - Click **Manage** dropdown and select **Add to Position**

\
3 - Enter the amount you want to add, select the target asset to deposit, review the updated position details and click **Deposit** button

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

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

Your multiplier remains the same while your total position size increases.

<figure><img src="/files/2jhAcE3kdXaH46jcjrky" alt=""><figcaption></figcaption></figure>

### Adjust Multiplier

Change your leverage level without adding or removing capital:

1 - Click **Manage** dropdown and select **Adjust Multiplier**

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

2 - Use the slider to select your desired multiplier level, then review how the adjustment affects your position (collateral, borrowed amount, health factor)

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

3 - Click **Adjust multiplier** button and confirm the transaction

<figure><img src="/files/7OCimtEGxM9lNGmUx7RM" alt=""><figcaption></figcaption></figure>

You can increase the multiplier to amplify exposure or decrease it to reduce risk.

### Reduce Position

Decrease your position size or close it entirely:

1 - Click **Manage** dropdown and select **Reduce Position**

<figure><img src="/files/0WfzO78WLoii9cWsgv6W" alt=""><figcaption></figcaption></figure>

2 - Enter the amount or click **Max** to close the position completely, select the target asset you want to withdraw, then review the updated position (or closure confirmation if closing entirely)<br>

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

3 - Click **Proceed** and confirm the transaction

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

**Note**: Clicking **Max** will fully close your position, repay all debt, and return your remaining assets.


---

# 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.pike.finance/user-guide/multiply.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.
