# Personal Savings

The Personal Savings feature on Xend Finance allows you to deposit any amount BUSD from your wallet balance, and after some time, the amount you deposit gains interest, and you can then withdraw the resulting amount. Your withdrawable amount is your share balance.

### Deposit in Personal Savings

To deposit on your personal savings, select the personal card from the Xend Finance app.

![Select Personal](https://2816221107-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOBLjVoiVm5YWOGz5Av%2F-MOXTm4HysdYLlVKJIgR%2F-MOXiGptnlsMOagl3UB4%2Fpersonal.gif?alt=media\&token=45c2c587-664d-4e9a-ad87-811bf569f58c)

Click on the drop-down card with the BUSD logo, from the drop-down menu, select the percentage of your personal wallet balance you will like to save, the app will calculate the amount and populate the amount field (you can also input the amount you want to save by typing in the amount).&#x20;

Click on **Save**, click on **Confirm** on the MetaMask modals, to first authorize the transaction and secondly to perform the saving.

If the deposit was successful, a notification pops out from the top center of your screen "Deposit Successful".

![How to deposit personal savings](https://2816221107-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOBLjVoiVm5YWOGz5Av%2F-MOXTm4HysdYLlVKJIgR%2F-MOXeo44b__emRcRxbvk%2Fdeposit.gif?alt=media\&token=36557943-a455-44eb-ba0a-8bbdaec1ebbf)

### Withdraw from Personal Savings

The amount withdrawable from your personal savings is the **Share Balance.**

To withdraw from your share balance, click on the drop-down card, select the percentage of your **share balance**, and click **Withdraw**.

**Confirm** the transaction from the MetaMask pop-up modal that comes out after clicking the **Withdraw** button.

If the withdrawal was successful, a "Successful Withdrawal" notification pops out.


---

# 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.xend.finance/xend-finance-functions/personal.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.
