# Basics

- [ONTO Features](https://docs.onto.app/basics/features.md)
- [What is ONTO ?](https://docs.onto.app/basics/features/what-is-onto.md)
- [What are the requirements of the system for the ONTO Android version and the iOS version ?](https://docs.onto.app/basics/features/what-are-the-requirements-of-the-system-for-onto-android-version-and-ios-version.md)
- [Single- and Multi-chain Wallets](https://docs.onto.app/basics/features/single-and-multi-chain-wallets.md)
- [Account Abstraction Wallet](https://docs.onto.app/basics/features/account-abstraction-wallet.md)
- [ONTO OScore Helps](https://docs.onto.app/basics/features/onto-oscore-helps.md)
- [What is Red Packet](https://docs.onto.app/basics/features/what-is-red-packet.md)
- [ONT ID](https://docs.onto.app/basics/data-management.md)
- [Everything you need to know about the ONT ID digital identity wallet](https://docs.onto.app/basics/data-management/everything-you-need-to-know-about-the-ont-id-digital-identity-wallet.md)
- [What is ONT ID](https://docs.onto.app/basics/data-management/untitled.md)
- [What is EthID?](https://docs.onto.app/basics/data-management/what-is-ethid.md)
- [ONT ID User Services](https://docs.onto.app/basics/data-management/ont-id-user-services.md)
- [ONT ID Privacy Policy](https://docs.onto.app/basics/data-management/ont-id-privacy-policy.md)
- [What is a mnemonic phrase?](https://docs.onto.app/basics/data-management/what-is-a-mnemonic-phrase.md)
- [What is a private key?](https://docs.onto.app/basics/data-management/what-is-a-private-key.md)
- [What are seed words？](https://docs.onto.app/basics/data-management/what-are-seed-words.md)
- [What is Keystore?](https://docs.onto.app/basics/data-management/what-is-keystore.md)
- [What is WIF?](https://docs.onto.app/basics/data-management/what-is-wif.md)
- [How can I distinguish private key and WIF?](https://docs.onto.app/basics/data-management/how-can-i-distinguish-private-key-and-wif.md)
- [What is OScore？](https://docs.onto.app/basics/data-management/what-is-oscore.md)
- [What is a verifiable credential?](https://docs.onto.app/basics/data-management/what-is-a-verifiable-credential.md)
- [The importance of wallet backup](https://docs.onto.app/basics/data-management/the-importance-of-wallet-backup.md)
- [What can wallet password do?](https://docs.onto.app/basics/data-management/what-can-wallet-password-do.md)
- [What is a CFCA Certification?](https://docs.onto.app/basics/data-management/what-is-a-cfca-certification.md)
- [What is IdentityMind Certification?](https://docs.onto.app/basics/data-management/untitled-1.md)
- [What is Shufti Pro Certification?](https://docs.onto.app/basics/data-management/what-is-shufti-pro-certification.md)
- [Credentials Function](https://docs.onto.app/basics/data-management/credentials-function-helps.md)
- [Assets & Trade](https://docs.onto.app/basics/assets-management.md)
- [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.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.
