# Solana Trading&#x20;

- [Wallet Management](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management.md)
- [1. How Wallets Work in Astrum](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/1.-how-wallets-work-in-astrum.md)
- [2. Exporting Your Wallet Private Key](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/2.-exporting-your-wallet-private-key.md)
- [3. Deposits](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/3.-deposits.md)
- [4. Withdrawals](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/4.-withdrawals.md)
- [5. Fees](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/5.-fees.md)
- [6. Viewing Balances](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/6.-viewing-balances.md)
- [7. Recommended Setup for Best User Experience](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/7.-recommended-setup-for-best-user-experience.md)
- [8. Multi-Wallet Management](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/wallet-management/8.-multi-wallet-management.md)
- [Trading Settings](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/trading-settings.md): Astrum provides flexible trading settings that allow you to control execution speed, slippage, priority fees, and quick-action behavior.
- [1. Take-Profit & Stop-Loss Settings (TP / SL)](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/trading-settings/1.-take-profit-and-stop-loss-settings-tp-sl.md)
- [2. Recommended Defaults](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/trading-settings/2.-recommended-defaults.md)
- [3. Mini Mode (Compact Interface)](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/trading-settings/3.-mini-mode-compact-interface.md)
- [4. Customizing Additional Buy/Sell Buttons](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/trading-settings/4.-customizing-additional-buy-sell-buttons.md)
- [How to Sell a Token](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/how-to-sell-a-token.md)
- [How to Buy a Token](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/how-to-buy-a-token.md): Astrum makes buying tokens extremely fast and intuitive through injected trading buttons on supported exchanges.
- [Viewing Trade History & Active Positions](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/viewing-trade-history-and-active-positions.md): Astrum provides a clean and simple interface to view all your recent trades, profits, and currently held positions.
- [1. Viewing Active Token Positions](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/viewing-trade-history-and-active-positions/1.-viewing-active-token-positions.md)
- [Closing ATAs (Active Token Accounts)](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/closing-atas-active-token-accounts.md)
- [Core Features](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/core-features.md)
- [1. Astrum Index](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/core-features/1.-astrum-index.md)
- [2. Tradability Score](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/core-features/2.-tradability-score.md)
- [Limit Orders](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/limit-orders.md)
- [Take Profit & Stop Loss (TP / SL)](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/take-profit-and-stop-loss-tp-sl.md)
- [Copy Trading](https://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/copy-trading.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://astrum-trade.gitbook.io/astrum-trade-docs/solana-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.
