# DEVELOPERS

- [QAN Private Blockchain](https://learn.qanplatform.com/developers/qan-private-blockchain.md)
- [QAN TestNet](https://learn.qanplatform.com/developers/qan-testnet.md)
- [\[QVM\] Multi-language smart contracts](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts.md)
- [Generic workflow](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow.md)
- [Common API](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/common-api.md)
- [Installing qvmctl](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/installing-qvmctl.md)
- [Setting up your workspace](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/setting-up-your-workspace.md)
- [Writing a smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/writing-a-smart-contract.md)
- [Compiling a smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/compiling-a-smart-contract.md)
- [Deploying a smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/deploying-a-smart-contract.md)
- [Calling a smart contract function](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/calling-a-smart-contract-function.md)
- [Reading smart contract storage](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/generic-workflow/reading-smart-contract-storage.md)
- [DOCs for supported languages](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages.md)
- [JavaScript (JS) smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/javascript-js-smart-contract.md): Write smart contracts in JavaScript - powered by QANplatform
- [Writing a smart contract in JavaScript (JS)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/javascript-js-smart-contract/writing-a-smart-contract-in-javascript-js.md)
- [Compiling a smart contract in JavaScript (JS)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/javascript-js-smart-contract/compiling-a-smart-contract-in-javascript-js.md)
- [Java smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/java-smart-contract.md): Write smart contracts in Java - powered by QANplatform
- [Writing a smart contract in Java](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/java-smart-contract/writing-a-smart-contract-in-java.md)
- [Compiling a smart contract in Java](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/java-smart-contract/compiling-a-smart-contract-in-java.md)
- [Python smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/python-smart-contract.md): Write smart contracts in Python powered by QANplatform
- [Writing a smart contract in Python](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/python-smart-contract/writing-a-smart-contract-in-python.md)
- [Compiling a smart contract in Python](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/python-smart-contract/compiling-a-smart-contract-in-python.md)
- [TypeScript (TS) smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/typescript-ts-smart-contract.md): Write smart contracts in TypeScript - powered by QANplatform
- [Writing a smart contract in TypeScript (TS)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/typescript-ts-smart-contract/writing-a-smart-contract-in-typescript-ts.md)
- [Compiling a smart contract in TypeScript (TS)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/typescript-ts-smart-contract/compiling-a-smart-contract-in-typescript-ts.md)
- [C# (C-Sharp) smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c-c-sharp-smart-contract.md): Write smart contracts in C# - powered by QANplatform
- [Writing a smart contract in C# (C-Sharp)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c-c-sharp-smart-contract/writing-a-smart-contract-in-c-c-sharp.md)
- [Compiling a smart contract in C# (C-Sharp)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c-c-sharp-smart-contract/compiling-a-smart-contract-in-c-c-sharp.md)
- [C++ smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c++-smart-contract.md): Write smart contracts in C++ powered by QANplatform
- [Writing a smart contract in C++](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c++-smart-contract/writing-a-smart-contract-in-c++.md)
- [Compiling a smart contract in C++](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c++-smart-contract/compiling-a-smart-contract-in-c++.md)
- [C smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c-smart-contract.md): Write smart contracts in C - powered by QANplatform
- [Writing a smart contract in C](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c-smart-contract/writing-a-smart-contract-in-c.md)
- [Compiling a smart contract in C](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/c-smart-contract/compiling-a-smart-contract-in-c.md)
- [Golang (Go) smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/golang-go-smart-contract.md): Write smart contracts in Golang (Go) - powered by QANplatform
- [Writing a smart contract in Golang (Go)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/golang-go-smart-contract/writing-a-smart-contract-in-golang-go.md)
- [Compiling a smart contract in Golang (Go)](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/golang-go-smart-contract/compiling-a-smart-contract-in-golang-go.md)
- [Rust smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/rust-smart-contract.md): Write smart contracts in Rust powered by QANplatform
- [Writing a smart contract in Rust](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/rust-smart-contract/writing-a-smart-contract-in-rust.md)
- [Compiling a smart contract in Rust](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/rust-smart-contract/compiling-a-smart-contract-in-rust.md)
- [Kotlin smart contract](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/kotlin-smart-contract.md): Write smart contracts in Kotlin powered by QANplatform
- [Writing a smart contract in Kotlin](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/kotlin-smart-contract/writing-a-smart-contract-in-kotlin.md)
- [Compiling a smart contract in Kotlin](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/docs-for-supported-languages/kotlin-smart-contract/compiling-a-smart-contract-in-kotlin.md)
- [\[QVM\] Versions & Changelog](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/qvm-versions-and-changelog.md)
- [V0.0.1](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/qvm-versions-and-changelog/v0.0.1.md)
- [V0.0.2](https://learn.qanplatform.com/developers/qvm-multi-language-smart-contracts/qvm-versions-and-changelog/v0.0.2.md)
- [Smart Contract Developers](https://learn.qanplatform.com/developers/smart-contract-developers.md): Get ready to develop DApps on the Quantum-resistant QAN blockchain platform.
- [Validators](https://learn.qanplatform.com/developers/validators.md): Be a Validator on the QAN public blockchain!
- [Node Providers](https://learn.qanplatform.com/developers/node-providers.md): Be a Node provider on the QAN public blockchain!


---

# 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://learn.qanplatform.com/developers.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.
