# PERSONAL ASSETS

- [Funding Account History (App)](https://yubit.gitbook.io/yubit/personal-assets/funding-account-history-app.md): In YUBIT, you can easily view detailed records of deposits, withdrawals, transfers, and distributions within your Funding Account.
- [Funding Account History (Web)](https://yubit.gitbook.io/yubit/personal-assets/funding-account-history-web.md): On the YUBIT website, you can view detailed records of deposits, withdrawals, transfers, and distributions for each currency in your Funding Account.
- [Asset Transfer (App)](https://yubit.gitbook.io/yubit/personal-assets/asset-transfer-app.md): Before starting spot or futures trading, users need to transfer funds to the appropriate account. On YUBIT, accounts are mainly divided into Funding Account and Trading Account.
- [Asset Transfer (Web)](https://yubit.gitbook.io/yubit/personal-assets/asset-transfer-web.md): Before starting spot or futures trading, users must transfer funds into the appropriate account. On YUBIT, accounts are mainly divided into the Funding Account and the Trading Account.


---

# 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://yubit.gitbook.io/yubit/personal-assets.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.
