# User Guide

- [Trading](https://docs.aquanow.io/aquanow/user-guide/trading.md): Executing trades within the Aquanow Web Portal
- [Order Book](https://docs.aquanow.io/aquanow/user-guide/trading/order-book.md): Selecting trading pairs, navigating our order book
- [Submitting Orders](https://docs.aquanow.io/aquanow/user-guide/trading/submitting-orders.md): Using the order entry
- [Order Types / Strategies](https://docs.aquanow.io/aquanow/user-guide/trading/order-types-strategies.md): Aquanow's available trading strategies
- [Trade Management](https://docs.aquanow.io/aquanow/user-guide/trading/trade-management.md): Use our Market Charts, Pre-Trade, and Trade Blotter to help you implement and manage your trading activity
- [Automated Conversions](https://docs.aquanow.io/aquanow/user-guide/automated-conversions.md): Risk-management of cryptocurrency volatility through automated conversions
- [Autopilot](https://docs.aquanow.io/aquanow/user-guide/automated-conversions/autopilot.md): Automated conversions of incoming deposits into desired fiat currencies
- [Deposits & Withdrawals](https://docs.aquanow.io/aquanow/user-guide/deposits-and-withdrawals.md): Initiating deposits & withdrawals on the Aquanow Web Portal
- [Deposits](https://docs.aquanow.io/aquanow/user-guide/deposits-and-withdrawals/deposits.md)
- [Withdrawals](https://docs.aquanow.io/aquanow/user-guide/deposits-and-withdrawals/withdrawals.md)
- [Balances](https://docs.aquanow.io/aquanow/user-guide/deposits-and-withdrawals/balances.md): Accessing available balances by coin/currency
- [Transaction History](https://docs.aquanow.io/aquanow/user-guide/deposits-and-withdrawals/transaction-history.md): Accessing transaction history on the Web Portal
- [Approval Workflows](https://docs.aquanow.io/aquanow/user-guide/deposits-and-withdrawals/approval-workflows.md): Integrating user approval workflows with Aquanow
- [Account Management](https://docs.aquanow.io/aquanow/user-guide/account-management.md): account and admin settings within the Aquanow Web Portal
- [CSV Exports](https://docs.aquanow.io/aquanow/user-guide/account-management/csv-exports.md): Exporting account balances, trade summaries, and transaction history
- [Documents](https://docs.aquanow.io/aquanow/user-guide/account-management/documents.md)
- [Address Management](https://docs.aquanow.io/aquanow/user-guide/account-management/address-management.md): Managing wallet addresses for Crypto and Fiat Withdrawals
- [Cryptocurrency Address Management](https://docs.aquanow.io/aquanow/user-guide/account-management/address-management/cryptocurrency-address-management.md)
- [Fiat Address Management](https://docs.aquanow.io/aquanow/user-guide/account-management/address-management/fiat-address-management.md)
- [IP Whitelisting](https://docs.aquanow.io/aquanow/user-guide/account-management/ip-whitelisting.md): Limit and control access of Aquanow services to trusted IP addresses only
- [User List](https://docs.aquanow.io/aquanow/user-guide/account-management/user-list.md): Gaining visibility into all users associated with your Aquanow 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://docs.aquanow.io/aquanow/user-guide.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.
