> For the complete documentation index, see [llms.txt](https://docs.pay.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pay.io/assets.md).

# Assets

- [Asset Management (Add, Edit, Disable)](https://docs.pay.io/assets/asset-management-add-edit-disable.md)
- [Asset Networks](https://docs.pay.io/assets/asset-management-add-edit-disable/asset-networks.md): The Infrastructure Behind Your Transactions
- [List of Available Assets](https://docs.pay.io/assets/asset-management-add-edit-disable/list-of-available-assets.md)
- [Hot Wallet](https://docs.pay.io/assets/hot-wallet.md): Managing Your Daily Operational Liquidity
- [Making a Deposit](https://docs.pay.io/assets/making-a-deposit.md)
- [Float Set Up and Maintenance](https://docs.pay.io/assets/float-set-up-and-maintenance.md)
- [Setting up Sweeps and Alerts](https://docs.pay.io/assets/setting-up-sweeps-and-alerts.md)
- [User Withdrawal Limits](https://docs.pay.io/assets/user-withdrawal-limits.md): Configure withdrawal amounts and auto approvals
- [Treasury Wallet](https://docs.pay.io/assets/treasury-wallet.md)
- [Transfer from Hot Wallet to Treasury Wallet](https://docs.pay.io/assets/treasury-wallet/transfer-from-hot-wallet-to-treasury-wallet.md)
- [Transfer from Treasury Wallet to Hot Wallet](https://docs.pay.io/assets/treasury-wallet/transfer-from-treasury-wallet-to-hot-wallet.md)
- [Deposit to Treasury Wallet](https://docs.pay.io/assets/treasury-wallet/deposit-to-treasury-wallet.md)
- [Withdraw from Treasury Wallet](https://docs.pay.io/assets/treasury-wallet/withdraw-from-treasury-wallet.md): Execute withdrawals from Treasury to external wallet or exchange


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pay.io/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.
