> For the complete documentation index, see [llms.txt](https://clara-2.gitbook.io/clara-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clara-2.gitbook.io/clara-docs/introduction.md).

# Introduction

CLARA CHAIN is a next-generation Web3 ecosystem that brings together artificial intelligence, NFTs, and blockchain gaming into a unified multichain experience. Built on the vision of a decentralized, user-owned digital economy, CLARA CHAIN allows users to create, stake, trade, and evolve AI-powered NFTs across multiple EVM-compatible networks such as Ethereum, BNB Chain, and Polygon.

At the core of the ecosystem is a gamified infrastructure where users mint a CLARA ID NFT to gain access to reward systems, faucet incentives, and staking-based benefits. Through dynamic, AI-enhanced NFTs, participants unlock progressive layers of utility, interaction, and growth within the network.

The CLARA CHAIN roadmap includes the launch of an OP Stack–based Layer 2 blockchain designed for fast, low-cost AI interactions, scalable NFT minting, and efficient smart contract deployment, supporting the next generation of intelligent digital assets.

By integrating AI tools, a native marketplace, staking mechanisms, and an XP-based governance model powered by the $CLA token, CLARA CHAIN is transforming digital ownership into an active, rewarding, and immersive experience. Whether you are a creator, collector, gamer, or builder, CLARA CHAIN provides the foundation to play, own, build, and earn while shaping the future of AI-driven NFTs and decentralized digital identity


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://clara-2.gitbook.io/clara-docs/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
