# Adjust/Close your Pseudo Market-Neutral Strategy Position

### Add more collateral

1. Go to "My Strategy Positions" under Pseudo Market-Neutral Strategy
2. Click "Add" button

![](/files/lwaaHGBrPFdW3vpby0H7)

3\. Add the amount of collateral you want to further deposit.

You could also update the desired leverage ratio and capital protection level of the existing position by completing this action.&#x20;

![](/files/Josz2uxMbvNuggQAM6Vv)

Note that if the current leverage ratio is higher than the allowable leverage ratio (3x), additional collateral must be supplied in order to complete the position adjustment. A reminding message will be shown as following.

![](/files/FGnz4l2iMCBxle1LL4wI)

4\. Single Finance will re-balance your position after adding more collateral. Delta ratio of the whole position will be adjusted to zero after the change.

### Close Position

1. Go to "My Strategy Positions" under Pseudo Market-Neutral Strategy
2. Click "Withdraw" button

![](/files/SxMTGyuUdtsndcHcr8W7)

3\. Choose the percentage of the position you want to withdraw and the mode of withdrawal you prefer.

a. Minimize Trading -> You can minimize the amount to trade with this mode. The transaction cost is the lowest among the three modes. But you may get both tokens instead of one.

b. Convert to Token A/B -> You would receive your selected token after our smart contract does the swap work for you. The transaction cost of the swap is charged by the DEX.

If you choose to withdraw 100%, the whole position will be closed. If the position value is close to US$200 (for Cronos) or US$100 (for Fantom) after withdrawal, the position could be easily capital-protected (i.e. position closed by our Capital Protection Bot and a $10 fee (for Cronos) or $5 fee (for Fantom) to be charged). As such, we do not allow any withdrawals that would result in a net value below US$200 (for Cronos) or US$100 (for Fantom).&#x20;

![](/files/DGgyolK1Ft6v6e7kORQp)

4\. Single Finance will re-balance your position after partial withdrawal. Delta ratio of the whole position will be adjusted to zero after the change.


---

# 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.singlefinance.io/home/yield-farming/step-by-step-guide/adjust-close-your-pseudo-market-neutral-strategy-position.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.
