# GENERAL

- [Getting started](https://docs.mass.money/general/getting-started.md)
- [Sign up](https://docs.mass.money/general/getting-started/sign-up.md)
- [Fund your Mass account](https://docs.mass.money/general/getting-started/fund-your-mass-account.md)
- [Buy crypto with fiat](https://docs.mass.money/general/getting-started/fund-your-mass-account/buy-crypto-with-fiat.md)
- [Receive from another wallet/exchange](https://docs.mass.money/general/getting-started/fund-your-mass-account/receive-from-another-wallet-exchange.md)
- [Deposit from your wallet](https://docs.mass.money/general/getting-started/fund-your-mass-account/deposit-from-your-wallet.md)
- [Spot](https://docs.mass.money/general/spot.md)
- [Swap](https://docs.mass.money/general/spot/swap.md)
- [Multiswap](https://docs.mass.money/general/spot/multiswap.md)
- [Sell crypto for fiat](https://docs.mass.money/general/spot/multiswap/sell-crypto-for-fiat.md)
- [Limit orders](https://docs.mass.money/general/spot/limit-orders.md)
- [Perps](https://docs.mass.money/general/perps.md)
- [Market orders](https://docs.mass.money/general/perps/market-orders.md)
- [Market order: short/long](https://docs.mass.money/general/perps/market-orders/market-order-short-long.md)
- [Add margin](https://docs.mass.money/general/perps/market-orders/add-margin.md)
- [Remove margin](https://docs.mass.money/general/perps/market-orders/remove-margin.md)
- [Adjust leverage/size](https://docs.mass.money/general/perps/market-orders/adjust-leverage-size.md)
- [Replace position](https://docs.mass.money/general/perps/market-orders/replace-position.md)
- [Edit TP/SL](https://docs.mass.money/general/perps/market-orders/edit-tp-sl.md)
- [Close your position](https://docs.mass.money/general/perps/market-orders/close-your-position.md)
- [Limit orders](https://docs.mass.money/general/perps/limit-orders.md)
- [Limit order: short/long](https://docs.mass.money/general/perps/limit-orders/limit-order-short-long.md)
- [Cancel or replace a limit order](https://docs.mass.money/general/perps/limit-orders/cancel-or-replace-a-limit-order.md)
- [Sharing a PnL card / position](https://docs.mass.money/general/perps/sharing-a-pnl-card-position.md)
- [Stocks](https://docs.mass.money/general/stocks.md)
- [Market buy/sell](https://docs.mass.money/general/stocks/market-buy-sell.md)
- [Limit buy/sell](https://docs.mass.money/general/stocks/limit-buy-sell.md)
- [Claim dividends](https://docs.mass.money/general/stocks/claim-dividends.md)
- [Credit](https://docs.mass.money/general/credit.md)
- [Lend (and borrow)](https://docs.mass.money/general/credit/lend-and-borrow.md)
- [Borrow](https://docs.mass.money/general/credit/borrow.md)
- [Switch collateral](https://docs.mass.money/general/credit/switch-collateral.md)
- [Switch debt](https://docs.mass.money/general/credit/switch-debt.md)
- [Repay](https://docs.mass.money/general/credit/repay.md)
- [Withdraw](https://docs.mass.money/general/credit/withdraw.md)
- [Earn (Soon)](https://docs.mass.money/general/earn-soon.md)
- [Sending funds ](https://docs.mass.money/general/sending-funds.md)
- [Send crypto on-chain](https://docs.mass.money/general/sending-funds/send-crypto-on-chain.md)
- [Sell crypto for fiat](https://docs.mass.money/general/sending-funds/sell-crypto-for-fiat.md)
- [Fees](https://docs.mass.money/general/fees.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.mass.money/general.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.
