# On-Chain

Modak project is currently running on Fuji, Avalanche's testnet. This means that after extensive testing of the contribution, reward, and payment systems, they plan to eventually deploy them to the mainnet. The choice of mainnet has yet to be finalized. WOOD, the ERC20 token that powers Modak's ecosystem, is deployed on the blockchain, along with the speak2earn reward contract and several incentive contracts that are being tested in service. Every day at 0 UTC, Modak's usage is logged.

## Using the Avalanche Fuji Testnet

* Role of the Testnet: The Fuji Testnet is the official testnet of the Avalanche ecosystem, replicating the infrastructure of the Avalanche mainnet.
* Connecting to the testnet: Wallets like MetaMask can be connected to the Fuji testnet and used for Modak project development.

Modak's Contract

The Modak project is being developed and operated on Avalanche's Fuji testnet, which is an important step for the stability and reliability of the project. Before the final deployment to the mainnet, it will undergo several rounds of testing to ensure an optimal experience for users. Stay tuned to see how the Modak project unfolds!


---

# 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://modak.gitbook.io/modak-docs/architecture/on-chain.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.
