# Build with PhronAI

- [SDKs and Tools](https://dev.phron.ai/build-with-phronai/sdks-and-tools.md)
- [Ethereum](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum.md)
- [Contracts](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/contracts.md)
- [Libraries](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/libraries.md)
- [Ethers.js](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/libraries/ethers.js.md)
- [Ethers.rs](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/libraries/ethers.rs.md)
- [Web3.js](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/libraries/web3.js.md)
- [Web3.py](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/libraries/web3.py.md)
- [Dev Environments](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments.md)
- [OpenZeppelin](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/openzeppelin.md)
- [Overview](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/openzeppelin/overview.md)
- [Contract Wizard](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/openzeppelin/contract-wizard.md)
- [Defender](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/openzeppelin/defender.md)
- [Ape](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/ape.md)
- [Brownie](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/brownie.md)
- [Foundry](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/foundry.md)
- [Hardhat](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/hardhat.md)
- [Remix](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/remix.md)
- [Scaffold-PHR](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/scaffold-phr.md)
- [Tenderly](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/tenderly.md)
- [thirdweb](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/thirdweb.md)
- [Waffle & Mars](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/dev-environments/waffle-and-mars.md)
- [Contract Verification](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/contract-verification.md)
- [PhronScan](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/contract-verification/phronscan.md)
- [RPC APIs](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/rpc-apis.md)
- [Standard Ethereum](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/rpc-apis/standard-ethereum.md)
- [Non-standard Ethereum: Tracing](https://dev.phron.ai/build-with-phronai/sdks-and-tools/ethereum/rpc-apis/non-standard-ethereum-tracing.md)
- [Substrate](https://dev.phron.ai/build-with-phronai/sdks-and-tools/substrate.md)
- [Libraries](https://dev.phron.ai/build-with-phronai/sdks-and-tools/substrate/libraries.md)
- [Polkadot.js](https://dev.phron.ai/build-with-phronai/sdks-and-tools/substrate/libraries/polkadot.js.md)
- [Py substrate interface](https://dev.phron.ai/build-with-phronai/sdks-and-tools/substrate/libraries/py-substrate-interface.md)
- [Dev Environments](https://dev.phron.ai/build-with-phronai/sdks-and-tools/substrate/dev-environments.md)
- [Chopsticks by Acala](https://dev.phron.ai/build-with-phronai/sdks-and-tools/substrate/dev-environments/chopsticks-by-acala.md)
- [Smart Contracts Development](https://dev.phron.ai/build-with-phronai/smart-contracts-development.md)
- [Solidity Contracts](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts.md)
- [Phron API](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api.md)
- [Project Overview](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/project-overview.md)
- [Prerequisites](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/prerequisites.md)
- [Steps to Set Up](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/steps-to-set-up.md)
- [Contract Architecture](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/contract-architecture.md)
- [Contract Functions](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/contract-functions.md)
- [Testing](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/testing.md)
- [Deployment](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/deployment.md)
- [Security Considerations](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/security-considerations.md)
- [Using Foundry Start to End with Phron](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/using-foundry-start-to-end-with-phron.md)
- [How to Build a DApp: Complete DApp Architecture](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-api/how-to-build-a-dapp-complete-dapp-architecture.md)
- [Phron Toolkit](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit.md)
- [Libraries](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/libraries.md)
- [Ethers.js](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/libraries/ethers.js.md)
- [Ethers.rs](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/libraries/ethers.rs.md)
- [viem](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/libraries/viem.md)
- [Web3.js](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/libraries/web3.js.md)
- [Web3.py](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/libraries/web3.py.md)
- [Dev Environments](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments.md)
- [OpenZeppelin](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/openzeppelin.md)
- [Overview](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/openzeppelin/overview.md)
- [Contract Wizard](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/openzeppelin/contract-wizard.md)
- [Defender](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/openzeppelin/defender.md)
- [Ape](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/ape.md)
- [Brownie](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/brownie.md)
- [Foundry](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/foundry.md)
- [Hardhat](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/hardhat.md)
- [Remix](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/remix.md)
- [Scaffold-PHR](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/scaffold-phr.md)
- [Tenderly](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/tenderly.md)
- [thirdweb](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/thirdweb.md)
- [Waffle & Mars](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/dev-environments/waffle-and-mars.md)
- [Verify Contracts](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/verify-contracts.md)
- [PhronScan](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/verify-contracts/phronscan.md)
- [JSON-RPC APIs](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/json-rpc-apis.md)
- [Standard Ethereum](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/json-rpc-apis/standard-ethereum.md)
- [Non-standard Ethereum: Tracing](https://dev.phron.ai/build-with-phronai/smart-contracts-development/solidity-contracts/phron-toolkit/json-rpc-apis/non-standard-ethereum-tracing.md)
- [Rust Contracts](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts.md)
- [Phron smart contracts basics](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/phron-smart-contracts-basics.md): Join us on the Phron Testnet to explore smart contract functionalities—this guide will walk you through setting up, deploying, testing, and accessing tools to build secure and scalable dApps.
- [Setting up a Testnet account](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/phron-smart-contracts-basics/setting-up-a-testnet-account.md): All you need to know about navigating the Testnet can be found here as we go over the two crucial components necessary to take advantage of this test environment.
- [Installing required tools](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/phron-smart-contracts-basics/installing-required-tools.md): Before running your first smart contract on Phron, you will first need to prepare your computer for development in Rust and ink!. Here's a handy guide to get you started.
- [Creating your first contract](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/phron-smart-contracts-basics/creating-your-first-contract.md): As now your machine is ready for development, it's time we build our first smart contract. The example contract we are going to develop in this tutorial is a simplified version of the ERC20 token.
- [Deploying your contract to Phron Testnet](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/phron-smart-contracts-basics/deploying-your-contract-to-phron-testnet.md): In this tutorial, we will go over the some of the ways of interacting with the smart contract environments on the Phron blockchain.
- [Extending your contract](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/phron-smart-contracts-basics/extending-your-contract.md): Here you will find a collection of "how to" on various topics related to writing smart contracts in ink!
- [Cross contract calls](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/cross-contract-calls.md): This section covers the more advanced topic of calling another contract from your code.
- [Using references](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/cross-contract-calls/using-references.md): The Bulletin Board example uses a reference to the HighlightedPosts contract to delete highlights. In this section, we will take a look at three basic building blocks of cross-contract calls.
- [Using dynamic calls](https://dev.phron.ai/build-with-phronai/smart-contracts-development/rust-contracts/cross-contract-calls/using-dynamic-calls.md): If you find yourself needing more expressive power than the references have to offer, you can use the dynamically constructed calls.


---

# 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://dev.phron.ai/build-with-phronai.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.
