# Actions

- [Add Network](https://support.backpack.exchange/wallet/actions/add-network.md)
- [Wallet Multi-Accounts](https://support.backpack.exchange/wallet/actions/wallet-multi-accounts.md)
- [Custom RPC Address](https://support.backpack.exchange/wallet/actions/custom-rpc-address.md)
- [Swap Tokens](https://support.backpack.exchange/wallet/actions/swap-tokens.md)
- [How to Buy and Sell Crypto with MoonPay](https://support.backpack.exchange/wallet/actions/how-to-buy-and-sell-crypto-with-moonpay.md)
- [Buy Crypto in Backpack Wallet with MoonPay](https://support.backpack.exchange/wallet/actions/how-to-buy-and-sell-crypto-with-moonpay/buy-crypto-in-backpack-wallet-with-moonpay.md)
- [Sell Crypto in Backpack Wallet with MoonPay](https://support.backpack.exchange/wallet/actions/how-to-buy-and-sell-crypto-with-moonpay/sell-crypto-in-backpack-wallet-with-moonpay.md)
- [Stake SOL](https://support.backpack.exchange/wallet/actions/stake-sol.md)
- [SOL/ETH Bridge](https://support.backpack.exchange/wallet/actions/sol-eth-bridge.md)
- [Secure NFTs](https://support.backpack.exchange/wallet/actions/secure-nfts.md)
- [Connect Hardware Wallet](https://support.backpack.exchange/wallet/actions/connect-hardware-wallet.md)
- [Multisig](https://support.backpack.exchange/wallet/actions/multisig.md)
- [Add Developer Testnets](https://support.backpack.exchange/wallet/actions/add-developer-testnets.md)
- [Collaboration Application Form](https://support.backpack.exchange/wallet/actions/collaboration-application-form.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://support.backpack.exchange/wallet/actions.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.
