# OJA SMART CHAIN (OJX20)

- [Get Started (OJX20)](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/get-started-ojx20.md): Disclaimer: This page and content still under development. Some info may be not accurate and need to be updated. Please send feedback at support@ojacoin.org
- [OJA Coin Smart Chain](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/oja-coin-smart-chain.md): Disclaimer: This page and content still under development. Some info may be not accurate.
- [Concepts](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/oja-coin-smart-chain/concepts.md)
- [Consensus](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/oja-coin-smart-chain/concepts/consensus.md): Consensus Engine of OJX Chain
- [Genesis File](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/oja-coin-smart-chain/concepts/genesis-file.md)
- [OJX20 Wallet](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/oja-coin-smart-chain/ojx20-wallet.md)
- [Developers](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers.md): Disclaimer: This page and content still under development. Some info may be not accurate.
- [General](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/general.md)
- [Create Wallet](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/general/create-wallet.md): Key Management
- [Deploy](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/deploy.md)
- [Remix](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/deploy/remix.md): Using Remix
- [Truffle](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/deploy/truffle.md)
- [HardHat](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/deploy/hardhat.md): Using HardHat
- [Tools](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/tools.md)
- [BRC20 Tokens](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/brc20-tokens.md)
- [Introduction](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/brc20-tokens/introduction.md)
- [Issue Token](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/brc20-tokens/issue-token.md)
- [Blockchain Details](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/blockchain-details.md)
- [OJX Chain Fullnode](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/blockchain-details/ojx-chain-fullnode.md)
- [RPC](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/blockchain-details/rpc.md)
- [Tutorial](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/tutorial.md)
- [Deploy NFT](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/tutorial/deploy-nft.md)
- [Local OJX Network](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/developers/tutorial/local-ojx-network.md)
- [FAQ](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq.md): Disclaimer: This page and content still under development. Some info may be not accurate.
- [OJA Coin Smart Chain FAQ](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq.md)
- [General](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/general.md)
- [Info](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/general/info.md)
- [OJA Coin Smart Chain (OJX20)](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/general/oja-coin-smart-chain-ojx20.md)
- [Ecosystem](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/general/ecosystem.md)
- [Token](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/token.md)
- [Intro](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/oja-coin-smart-chain-faq/token/intro.md)
- [Contributing](https://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20/faq/contributing.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://oja.gitbook.io/oja-coin/oja-smart-chain-ojx20.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.
