# Sonichicks

## Fully On-Chain Game

**Introduction to Fully On-Chain Games: Sonichicks**

A fully on-chain game is a blockchain-based game where every aspect, including game logic, assets, and interactions, is executed on the blockchain. This ensures transparency, permanence, and decentralization, unlike traditional games that might only utilize blockchain for specific features like asset ownership or transactions.

**Sonichicks Game Overview:**

* **NFT Integration:** Utilize NFTs to manage and interact with your game assets.
* **Core Gameplay:**
  * Purchase a plot of land.
  * Acquire and plant seeds.
  * Water and fertilize the plants.
  * Allow time for growth, then harvest your crops.
  * Sell the harvested produce for SCS coins.

Sonichicks embodies the fully on-chain approach by incorporating all game elements on the blockchain, offering a truly decentralized gaming experience.


---

# 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://sonichicks.gitbook.io/sonichicks-docs/readme.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.
