# Vaults

![](/files/De6pgJjLdnCJcEqOI1PW)

Vaults are a unique feature brought by Position Exchange allowing users to stake their single assets and generate rewards. By staking tokens into the vaults, users can save up time and network fees while auto-compounding their rewards every 24 hours. Currently, The platform offers 2 vaults: The BNB Vault and The BUSD Vault.

## Position Exchange Vaults&#x20;

Vaults are a unique feature brought by Position Exchange allowing users to stake their single assets and generate rewards. By staking tokens into the vaults, users can save up time and network fees while auto-compounding their rewards every 24 hours. Currently, The platform offers 2 vaults: The BNB Vault and The BUSD Vault.&#x20;

## Merging Vaults and Farms

As you may know, Farms and Vaults have always been the same thing. The BUSD Vault is running through the BUSD-POSI farm and the BNB Vault is running through the BNB-POSI farm. For more convenience, we have decided to Merge the Farms and Vaults into one single platform called BUSD Auto and BNB Auto to make it easier for users. Enjoy the auto-compounding magic with a high and stable APR while providing liquidity and supporting Position Exchange.

## &#x20;How does Farm Auto work?

When staking to farm auto, it will split token into LP, stake LP, and then auto compound rewards. Eg: stake $1,000 BUSD will be split into POSI and BUSD and wrapped into LP tokens and will automatically stake to POSI-BUSD farm in one single transaction. And then automatically compound rewards every 24 hours.

## How to use Farm Auto

**Step 1**: Go to the Farms tab on Position Exchange.

**Step 2**: Click Approve Contract button to approve staking LP token or BUSD

**Step 3**: Click Stake button in your preferred farm

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

**Step 4**: Read and acknowledge the risk warning related to the impermanent loss&#x20;

Confirm this message.

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

**Step 5**: Choose your stake option

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

**Step 6**: Enter the amount you would like to stake and confirm the amount. Confirm the action in your wallet.

Congratulations you have staked your tokens into the Farm Auto.

You can Stake more tokens or Unstake anytime by clicking on the Stake, Unstake buttons.&#x20;

Your rewards will be compounded every 24 hours make sure you hold your profits in the vaults to enjoy the magic of Auto-compounding!

## FAQs

**Q: How to migrate?**&#x20;

A: First withdraw your LP tokens from Farms, then you can migrate on the Farm Auto.

**Q: The Farms page is showing a Javascript error message, what can I do?**&#x20;

A: Make sure you have the latest version of your browser. After doing an update, the error will be gone.

**Q: What is bounty and how to claim it?**&#x20;

A: To make the auto-compound actually work, you have to trigger the function on the smart contract. This function can be triggered every 24 hours but must be performed manually. The lucky first person who can manage to claim that bounty triggers the compound function of the contract and gets rewarded with POSI for doing the job.

**Q: The Farm Auto rewards calculator is not correct.**&#x20;

A: Actually it is. The daily and weekly income is shown in $ while it is actually calculated in POSI. So if a $100 amount is giving a daily income of $2.19, it is actually 2.19 POSI per day. If unsure, simply click the calculator Icon, get the ROI per day, and to the Maths manually to get your $ reward value. Example: $1000 \* 0.0677 = $67.70 per day in rewards.

**`Q: I staked 1,000 BUSD into Farm Auto, why my value is decreasing?`**&#x20;

A: Even if you stake BUSD you still provide liquidity. This means, your $1,000 BUSD will be split into POSI and BUSD and wrapped into LP tokens, and will automatically be the contract in one single transaction. If the price of POSI goes down, then you suffer impermanent loss and the overall value of your staked LP (BUSD) will decrease as well. It is not different from Farms. The benefit of Farm Auto is, that you can automatically reinvest every 7h to increase your stake.


---

# 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.position.exchange/products/vaults.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.
