# Assets & Trade

- [What is a Collectible/NFT?](https://docs.onto.app/basics/assets-management/untitled.md)
- [Importing/Exporting Wallet Private Keys and Mnemonic Phrases](https://docs.onto.app/basics/assets-management/importing-exporting-wallet-private-keys-and-mnemonic-phrases.md)
- [BTC](https://docs.onto.app/basics/assets-management/btc.md)
- [Bitcoin - Legacy and Segwit Addresses](https://docs.onto.app/basics/assets-management/bitcoin-legacy-and-segwit-addresses.md): Difference between the various types of Bitcoin addresses
- [What's ETH 2.0?](https://docs.onto.app/basics/assets-management/whats-eth-2.0.md)
- [ETH 2.0 Staking](https://docs.onto.app/basics/assets-management/eth-2.0-staking.md): How to carry out staking on ETH 2.0 using ONTO
- [EIP-1559](https://docs.onto.app/basics/assets-management/eip-1559.md): A new Ethereum transaction pricing mechanism.
- [Polkadot](https://docs.onto.app/basics/assets-management/polkadot.md)
- [Tron](https://docs.onto.app/basics/assets-management/tron.md)
- [TRON Assets](https://docs.onto.app/basics/assets-management/how-to-freeze-and-unfreeze-trx.md)
- [Binance Chain](https://docs.onto.app/basics/assets-management/binance-chain.md)
- [Binance Smart Chain](https://docs.onto.app/basics/assets-management/binance-smart-chain.md)
- [Ontology Assets](https://docs.onto.app/basics/assets-management/ontology-assets.md)
- [Neo Assets](https://docs.onto.app/basics/assets-management/neo-assets.md)
- [Polkadot Assets](https://docs.onto.app/basics/assets-management/how-to-create-polkadot-wallet.md)
- [OKT Chain](https://docs.onto.app/basics/assets-management/okexchain.md)
- [Cross-chain Aggregated Swap](https://docs.onto.app/basics/assets-management/cross-chain-aggregated-swap.md)
- [CeFi and DeFi - Differences](https://docs.onto.app/basics/assets-management/cefi-and-defi-differences.md)
- [Approve](https://docs.onto.app/basics/assets-management/approve.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.onto.app/basics/assets-management.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.
