# Start Trading

- [Getting Started](https://docs.deltadefi.io/start-trading/getting-started.md)
- [Create Account](https://docs.deltadefi.io/start-trading/getting-started/create-account.md)
- [Deposit](https://docs.deltadefi.io/start-trading/getting-started/deposit.md)
- [Place Order](https://docs.deltadefi.io/start-trading/getting-started/place-order.md)
- [Cancel Order](https://docs.deltadefi.io/start-trading/getting-started/cancel-order.md)
- [Withdrawal](https://docs.deltadefi.io/start-trading/getting-started/withdrawal.md)
- [API Key / Dashboard](https://docs.deltadefi.io/start-trading/getting-started/api-key-dashboard.md)
- [Fee](https://docs.deltadefi.io/start-trading/getting-started/fee.md)
- [Hummingbot](https://docs.deltadefi.io/start-trading/getting-started/hummingbot.md)
- [Overview](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/overview.md): This section documents the Delta-DeFi team's fork of \[Hummingbot]\(https://github.com/hummingbot/hummingbot), which adds a native \*\*Delta-DeFi exchange connector\*\*. You can use it to run any Hummingbot
- [Installation](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/installation.md): The fork installs the same way as upstream Hummingbot from source.
- [Installing sidan-gin](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/installing-sidan-gin.md): sidan-gin is an open-source Python library maintained by the Sidan-Lab team for building on Cardano.
- [Connecting to Delta-DeFi on hummingbot](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/connecting-to-delta-defi-on-hummingbot.md)
- [External Scripts Path (optional)](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/external-scripts-path-optional.md)
- [Running the Bot](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/running-the-bot.md)
- [Troubleshooting](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/troubleshooting.md)
- [Developers](https://docs.deltadefi.io/start-trading/developers.md)
- [Base Url](https://docs.deltadefi.io/start-trading/developers/base-url.md)
- [Auth](https://docs.deltadefi.io/start-trading/developers/auth.md)
- [Trading Pairs / Symbols](https://docs.deltadefi.io/start-trading/developers/trading-pairs-symbols.md)
- [Assets](https://docs.deltadefi.io/start-trading/developers/assets.md)
- [Status code](https://docs.deltadefi.io/start-trading/developers/status-code.md)
- [Getting started](https://docs.deltadefi.io/start-trading/developers/getting-started.md)
- [Deposit funds](https://docs.deltadefi.io/start-trading/developers/getting-started/deposit-funds.md)
- [Verifying account balance](https://docs.deltadefi.io/start-trading/developers/getting-started/verifying-account-balance.md)
- [Place a new order](https://docs.deltadefi.io/start-trading/developers/getting-started/place-a-new-order.md)
- [Cancel an order](https://docs.deltadefi.io/start-trading/developers/getting-started/cancel-an-order.md)
- [Withdraw funds](https://docs.deltadefi.io/start-trading/developers/getting-started/withdraw-funds.md)
- [API Documentation](https://docs.deltadefi.io/start-trading/developers/api-documentation.md)
- [Account](https://docs.deltadefi.io/start-trading/developers/api-documentation/account.md)
- [Create new api key](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/create-new-api-key.md)
- [Get spot account](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/get-spot-account.md)
- [Build deposit transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/build-deposit-transaction.md)
- [Submit deposit transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/submit-deposit-transaction.md)
- [Deposit records](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/deposit-records.md)
- [Withdrawal records](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/withdrawal-records.md)
- [Order record](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records.md)
- [Open orders](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records-1.md)
- [Trade orders](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records-2.md)
- [Trades](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records-3.md)
- [Build withdrawal transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/build-withdrawal-transaction.md)
- [Submit withdrawal transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/submit-withdrawal-transaction.md)
- [Account Balances](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/balances.md)
- [Max deposit amount](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/max-deposit-amount.md)
- [Transferal records](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/transferal-records.md)
- [Operation key](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/operation-key.md)
- [App](https://docs.deltadefi.io/start-trading/developers/api-documentation/app.md)
- [Market config](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/market-config.md)
- [Get mock USDM (testnet only)](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/get-mock-usdm-testnet-only.md)
- [Submit USDM transaction (testnet only)](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/submit-usdm-transaction-testnet-only.md)
- [Trading liveness](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/trading-liveness.md)
- [Market](https://docs.deltadefi.io/start-trading/developers/api-documentation/market.md)
- [Market Price](https://docs.deltadefi.io/start-trading/developers/api-documentation/market/market-price.md): returns the last traded price
- [Order](https://docs.deltadefi.io/start-trading/developers/api-documentation/order.md)
- [Build order transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/build-order-transaction.md)
- [Submit order Transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/submit-order-transaction.md)
- [Cancel Order](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/build-cancel-order-transaction.md)
- [Cancel all Order](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/build-cancel-all-order-transaction.md)
- [Websocket Endpoints](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints.md)
- [Recent trades](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/recent-trades.md)
- [Account streams](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/account-streams.md)
- [Market price streams](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/market-price-streams.md)
- [Market depth streams](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/market-depth-streams.md)
- [SDKs](https://docs.deltadefi.io/start-trading/developers/sdks.md)
- [Typescript](https://docs.deltadefi.io/start-trading/developers/sdks/typescript.md)
- [Python](https://docs.deltadefi.io/start-trading/developers/sdks/python.md)
- [DLTA Points (XP)](https://docs.deltadefi.io/start-trading/dlta-points-xp.md)
- [L1 Swap Integration](https://docs.deltadefi.io/start-trading/l1-swap-integration.md)
- [Getting Started](https://docs.deltadefi.io/start-trading/l1-swap-integration/getting-started.md)
- [Craft Transaction without SDK](https://docs.deltadefi.io/start-trading/l1-swap-integration/craft-transaction-without-sdk.md)
- [Integration APIs](https://docs.deltadefi.io/start-trading/l1-swap-integration/apis.md)
- [Services and Charges](https://docs.deltadefi.io/start-trading/l1-swap-integration/services-and-charges.md)


---

# 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.deltadefi.io/start-trading.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.
