# Cion User Guide

## Cion User Guide

- [Overview](https://docs.ciondigital.com/cion-user-guide/getting-started/overview.md)
- [Create an account](https://docs.ciondigital.com/cion-user-guide/create-an-account.md)
- [Registration](https://docs.ciondigital.com/cion-user-guide/create-an-account/registration.md)
- [Verify your account](https://docs.ciondigital.com/cion-user-guide/create-an-account/verify-your-account.md)
- [Platform Settings](https://docs.ciondigital.com/cion-user-guide/product-features/platform-settings.md)
- [Manage your account](https://docs.ciondigital.com/cion-user-guide/product-features/platform-settings/manage-your-account.md)
- [Login and Security](https://docs.ciondigital.com/cion-user-guide/product-features/platform-settings/login-and-security.md)
- [Manage Users](https://docs.ciondigital.com/cion-user-guide/product-features/platform-settings/manage-users.md)
- [Manage Bank Accounts](https://docs.ciondigital.com/cion-user-guide/product-features/platform-settings/manage-bank-accounts.md)
- [Funds](https://docs.ciondigital.com/cion-user-guide/product-features/funds.md)
- [Deposit USD](https://docs.ciondigital.com/cion-user-guide/product-features/funds/deposit-usd.md)
- [Withdraw USD](https://docs.ciondigital.com/cion-user-guide/product-features/funds/withdraw-usd.md)
- [Deposit Crypto](https://docs.ciondigital.com/cion-user-guide/product-features/funds/deposit-crypto.md)
- [Withdraw Crypto](https://docs.ciondigital.com/cion-user-guide/product-features/funds/withdraw-crypto.md)
- [Exchange(US only)](https://docs.ciondigital.com/cion-user-guide/product-features/exchange-us-only.md)
- [Buy Crypto](https://docs.ciondigital.com/cion-user-guide/product-features/exchange-us-only/buy-crypto.md)
- [Sell Crypto](https://docs.ciondigital.com/cion-user-guide/product-features/exchange-us-only/sell-crypto.md)
- [Crypto Loans](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans.md)
- [Wallet setup](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/wallet-setup.md)
- [US Account](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/wallet-setup/us-account.md)
- [Canadian Account](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/wallet-setup/canadian-account.md)
- [Creating New Loan](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/creating-new-loan.md)
- [DeFi Loan](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/creating-new-loan/defi-loan.md)
- [CeFi Loan](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/creating-new-loan/cefi-loan.md)
- [Depositing Collateral](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-loans/creating-new-loan/depositing-collateral.md)
- [Crypto Payments](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-payments.md)
- [Creating a Payment Request](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-payments/creating-a-payment-request.md)
- [Email Payment Link](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-payments/creating-a-payment-request/email-payment-link.md)
- [Show Payment Address](https://docs.ciondigital.com/cion-user-guide/product-features/crypto-payments/creating-a-payment-request/show-payment-address.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ciondigital.com/cion-user-guide/getting-started/overview.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.
