# Aquanow

## Latest

- [Introduction](https://docs.aquanow.io/aquanow/about-aquanow/introduction.md): How we power the next generation of digital financial services
- [Latest vs Legacy](https://docs.aquanow.io/aquanow/version-differences/latest-vs-legacy.md)
- [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
- [API Keys](https://docs.aquanow.io/aquanow/integration-guide/api-keys.md): Create API keys
- [Rate and API Key Limits](https://docs.aquanow.io/aquanow/integration-guide/api-keys/rate-and-api-key-limits.md)
- [Authentication](https://docs.aquanow.io/aquanow/integration-guide/authentication.md)
- [Staging environment](https://docs.aquanow.io/aquanow/integration-guide/staging-environment.md)
- [Postman](https://docs.aquanow.io/aquanow/integration-guide/postman.md): API V1.0 | Aquanow
- [Supported Assets and Tickers](https://docs.aquanow.io/aquanow/integration-guide/supported-assets-and-tickers.md): This page provides a link to supported tickers and also gives details of Aquanow's Supported Assets and Network Types.
- [Testnet and Faucet](https://docs.aquanow.io/aquanow/integration-guide/testnet-and-faucet.md)
- [Accounts API](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api.md): This section will cover all endpoints related to your accounts, from querying user balances to managing your API keys.
- [Trade Credit Balances](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/trade-credit-balances.md)
- [Company Profile Configuration](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/company-profile-configuration.md): Aquanow provides an endpoint that allows clients to view the settings of their Company Profile. Information is broken down into three sections: overall profile setup, account setup, and user setup.
- [Company profile settings](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/company-profile-configuration/company-profile-settings.md): Contains the configuration of the parameters that apply to the entire company profile.
- [Accounts settings](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/company-profile-configuration/accounts-settings.md): Contains the configuration of the parameters that apply to the accounts within a company profile.
- [Users settings](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/company-profile-configuration/users-settings.md): Contains the configuration of the parameters that apply to the users within a company profile.
- [User Balances](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/user-balances.md): Contains endpoints to view user balances by symbol and total estimated balance in USD
- [API Keys](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/accounts-api/api-keys.md): Contains endpoints to view, create and delete API keys and view rate limits on API keys
- [Transaction API](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/transaction-api.md): Contains all endpoints regarding transactions. This includes different transaction types like withdrawals.
- [Get Transactions](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/transaction-api/get-transactions.md): Queries the transactions given by the query parameters associated to the authorized user.
- [Create Transactions](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/transaction-api/create-transactions.md): Create Crypto or Fiat transactions
- [Transfers](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/transaction-api/transfers.md): Transfer funds between multiple accounts in your Aquanow profile
- [Approvals](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/transaction-api/approvals.md): Contains all endpoints regarding approval requests. Approval requests allow child users without direct withdrawal access to create a request to be reviewed.
- [Get Withdrawal Fee Estimate](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/transaction-api/get-withdrawal-fee-estimate.md): Endpoint to look up Fiat and Crypto withdrawal fees
- [Executions API](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/executions-api.md): Aquanow provides execution services to end users by leveraging our aggregated market data, liquidity, and execution algorithms.
- [GET or Query Orders](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/executions-api/get-or-query-orders.md)
- [Trading Strategies](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/executions-api/trading-strategies.md)
- [Market Data API](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/market-data-api.md): Aquanow provides market data for various tickers. By providing REST API endpoints, end users can get market data snapshots, historical market data, best bid/offer prices and pre-trade analysis.
- [Authorized Market Data](https://docs.aquanow.io/aquanow/api-endpoints-or-v1.0/market-data-api/authorized-market-data.md): Authorized market data endpoints provide feeds pertain to specific clients with all in fee included in the quotes.
- [Transaction API](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/transaction-api.md): Queries the transactions given by the query parameters associated to the authorized user.
- [Get Transactions](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/transaction-api/get-transactions.md): Queries the transactions given by the query parameters associated to the authorized user.
- [Funding API](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/funding-api.md)
- [Get Deposit Instructions](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/funding-api/get-deposit-instructions.md)
- [Address Book](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/funding-api/address-book.md)
- [Manage Bank Instructions](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/funding-api/address-book/manage-bank-instructions.md): Add, view, and remove your banking instructions using the below endpoints.
- [Manage Crypto Addresses](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/funding-api/address-book/manage-crypto-addresses.md): Add, view, and remove your withdrawal addresses. If enabled, add, view, and remove source addresses so only funds originating from them are credited to your account.
- [Executions API](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/executions-api.md): Aquanow provides execution services to end users by leveraging our aggregated market data, liquidity, and execution algorithms.
- [GET or Query Orders](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/executions-api/get-or-query-orders.md)
- [Trading Strategies](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/executions-api/trading-strategies.md)
- [Advanced Strategies](https://docs.aquanow.io/aquanow/api-endpoints-or-v2.0/executions-api/trading-strategies/advanced-strategies.md)
- [Subscribing to Webhooks](https://docs.aquanow.io/aquanow/webhooks/subscribing-to-webhooks.md): Webhook callbacks for clients that want event-driven updates
- [Transaction Webhook](https://docs.aquanow.io/aquanow/webhooks/transaction-webhook.md): Aquanow offers webhook callbacks for clients that want to be updated when a transaction is detected on-chain or finalized.
- [Introduction](https://docs.aquanow.io/aquanow/websockets/introduction.md): Aquanow provides various WebSocket's for the clients to get real time market data, and reporting updates of executions.
- [Authenticated Websockets](https://docs.aquanow.io/aquanow/websockets/authenticated-websockets.md)
- [Market Data Websocket](https://docs.aquanow.io/aquanow/websockets/authenticated-websockets/market-data-websocket.md): The Market Data Websocket is specific for authorized market data feed with all in fee included in the quotes.
- [Reporting Websocket](https://docs.aquanow.io/aquanow/websockets/authenticated-websockets/reporting-websocket.md): This channel allows you to keep up to date with the status of your account. You can receive updates on your balances and orders. Each request requires authentication with signatures.
- [Websocket Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/websocket-objects.md)
- [Transaction Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/transaction-objects.md): Response Body Objects
- [Approval Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/transaction-objects/approval-objects.md): Approvals API Response Objects
- [Fee Estimate Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/transaction-objects/fee-estimate-objects.md): Response Body Objects
- [Accounts Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/accounts-objects.md): Accounts API Response Objects
- [Executions Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/executions-objects.md): Response Objects
- [Duration Order Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/executions-objects/duration-order-objects.md): Response Objects
- [Market Data Objects](https://docs.aquanow.io/aquanow/data-objects-and-statuses/market-data-objects.md): Response Body Parameters
- [Statuses](https://docs.aquanow.io/aquanow/data-objects-and-statuses/statuses.md): Description of possible statuses for Transactions and Executions.
- [FAQs](https://docs.aquanow.io/aquanow/faqs-and-misc.-information/faqs.md)
- [Misc. Information](https://docs.aquanow.io/aquanow/faqs-and-misc.-information/misc.-information.md)

## Legacy

- [Introduction](https://docs.aquanow.io/aquanow/legacy/about-aquanow/introduction.md): How we power the next generation of digital financial services
- [Latest vs Legacy](https://docs.aquanow.io/aquanow/legacy/version-differences/latest-vs-legacy.md)
- [Trading](https://docs.aquanow.io/aquanow/legacy/user-guide/trading.md): Executing trades within the Aquanow Web Portal
- [Order Book](https://docs.aquanow.io/aquanow/legacy/user-guide/trading/order-book.md): Selecting trading pairs, navigating our order book
- [Submitting Orders](https://docs.aquanow.io/aquanow/legacy/user-guide/trading/submitting-orders.md): Using the order entry
- [Order Types / Strategies](https://docs.aquanow.io/aquanow/legacy/user-guide/trading/order-types-strategies.md): Aquanow's available trading strategies
- [Trade Management](https://docs.aquanow.io/aquanow/legacy/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/legacy/user-guide/automated-conversions.md): Risk-management of cryptocurrency volatility through automated conversions
- [Autopilot](https://docs.aquanow.io/aquanow/legacy/user-guide/automated-conversions/autopilot.md): Automated conversions of incoming deposits into desired fiat currencies
- [Deposits & Withdrawals](https://docs.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals.md): Initiating deposits & withdrawals on the Aquanow Web Portal
- [Deposits](https://docs.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals/deposits.md)
- [Withdrawals](https://docs.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals/withdrawals.md)
- [Balances](https://docs.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals/balances.md): Accessing available balances by coin/currency
- [Transaction History](https://docs.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals/transaction-history.md): Accessing transaction history on the Web Portal
- [Approval Workflows](https://docs.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals/approval-workflows.md): Integrating user approval workflows with Aquanow
- [Account Management](https://docs.aquanow.io/aquanow/legacy/user-guide/account-management.md): account and admin settings within the Aquanow Web Portal
- [CSV Exports](https://docs.aquanow.io/aquanow/legacy/user-guide/account-management/csv-exports.md): Exporting account balances, trade summaries, and transaction history
- [Address Management](https://docs.aquanow.io/aquanow/legacy/user-guide/account-management/address-management.md): Managing wallet addresses for Crypto and Fiat Withdrawals
- [IP Whitelisting](https://docs.aquanow.io/aquanow/legacy/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/legacy/user-guide/account-management/user-list.md): Gaining visibility into all users associated with your Aquanow account
- [API Keys](https://docs.aquanow.io/aquanow/legacy/integration-guide/api-keys.md): Create API keys
- [Rate and API Key Limits](https://docs.aquanow.io/aquanow/legacy/integration-guide/api-keys/rate-and-api-key-limits.md)
- [Authentication](https://docs.aquanow.io/aquanow/legacy/integration-guide/authentication.md)
- [Staging environment](https://docs.aquanow.io/aquanow/legacy/integration-guide/staging-environment.md)
- [Postman](https://docs.aquanow.io/aquanow/legacy/integration-guide/postman.md): API V1.0 | Aquanow
- [Supported Assets and Tickers](https://docs.aquanow.io/aquanow/legacy/integration-guide/supported-assets-and-tickers.md)
- [Testnet and Faucet](https://docs.aquanow.io/aquanow/legacy/integration-guide/testnet-and-faucet.md)
- [Accounts API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/accounts-api.md): This section will cover all endpoints related to your accounts, from querying user balances to managing your API keys.
- [User Balances](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/accounts-api/user-balances.md): Contains endpoints to view user balances by symbol and total estimated balance in USD
- [API Keys](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/accounts-api/api-keys.md): Contains endpoints to view, create and delete API keys and view rate limits on API keys
- [Transaction API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/transaction-api.md): Contains all endpoints regarding transactions. This includes different transaction types like withdrawals.
- [Get Transactions](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/transaction-api/get-transactions.md): Queries the transactions given by the query parameters associated to the authorized user.
- [Create Transactions](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/transaction-api/create-transactions.md): Create Crypto or Fiat transactions
- [Approvals API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/transaction-api/approvals-api.md): Contains all endpoints regarding approval requests. Approval requests allow child users without direct withdrawal access to create a request to be reviewed.
- [Get Withdrawal Fee Estimate](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/transaction-api/get-withdrawal-fee-estimate.md): Endpoint to look up Fiat and Crypto withdrawal fees
- [Executions API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/executions-api.md): Aquanow provides execution services to end users by leveraging our aggregated market data, liquidity, and execution algorithms.
- [GET or Query Orders](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/executions-api/get-or-query-orders.md)
- [Trading Strategies](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/executions-api/trading-strategies.md)
- [Market Data API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/market-data-api.md): Aquanow provides market data for various tickers. By providing REST API endpoints, end users can get market data snapshots, historical market data, best bid/offer prices and pre-trade analysis.
- [Authorized Market Data](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v1.0/market-data-api/authorized-market-data.md): Authorized market data endpoints provide feeds pertain to specific clients with all in fee included in the quotes.
- [Transaction API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v2.0/transaction-api.md): Contains all endpoints regarding transactions. This includes different transaction types like withdrawals.
- [Get Transactions](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v2.0/transaction-api/get-transactions.md): Queries the transactions given by the query parameters associated to the authorized user.
- [Executions API](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v2.0/executions-api.md): Aquanow provides execution services to end users by leveraging our aggregated market data, liquidity, and execution algorithms.
- [GET or Query Orders](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v2.0/executions-api/get-or-query-orders.md)
- [Trading Strategies](https://docs.aquanow.io/aquanow/legacy/api-endpoints-or-v2.0/executions-api/trading-strategies.md)
- [Subscribing to Webhooks](https://docs.aquanow.io/aquanow/legacy/webhooks/subscribing-to-webhooks.md): Webhook callbacks for clients that want event-driven updates
- [Transaction Webhook](https://docs.aquanow.io/aquanow/legacy/webhooks/transaction-webhook.md): Aquanow offers webhook callbacks for clients that want to be updated when a transaction is detected on-chain or finalized.
- [Introduction](https://docs.aquanow.io/aquanow/legacy/websockets/introduction.md): Aquanow provides various WebSocket's for the clients to get real time market data, and reporting updates of executions.
- [Authenticated Websockets](https://docs.aquanow.io/aquanow/legacy/websockets/authenticated-websockets.md)
- [Market Data Websocket](https://docs.aquanow.io/aquanow/legacy/websockets/authenticated-websockets/market-data-websocket.md): The Market Data Websocket is specific for authorized market data feed with all in fee included in the quotes.
- [Reporting Websocket](https://docs.aquanow.io/aquanow/legacy/websockets/authenticated-websockets/reporting-websocket.md): This channel allows you to keep up to date with the status of your account. You can receive updates on your balances and orders. Each request requires authentication with signatures.
- [Websocket Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/websocket-objects.md)
- [Transaction Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/transaction-objects.md): Response Body Objects
- [Approval Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/transaction-objects/approval-objects.md): Approvals API Response Objects
- [Fee Estimate Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/transaction-objects/fee-estimate-objects.md): Response Body Objects
- [Accounts Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/accounts-objects.md): Accounts API Response Objects
- [Executions Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/executions-objects.md): Response Objects
- [Duration Order Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/executions-objects/duration-order-objects.md): Response Objects
- [Market Data Objects](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/market-data-objects.md): Response Body Parameters
- [Statuses](https://docs.aquanow.io/aquanow/legacy/data-objects-and-statuses/statuses.md): Description of possible statuses for Transactions and Executions.
- [FAQs](https://docs.aquanow.io/aquanow/legacy/faqs-and-misc.-information/faqs.md)
- [Misc. Information](https://docs.aquanow.io/aquanow/legacy/faqs-and-misc.-information/misc.-information.md)
