# Welcome

Bitplanet is AI-focused blockchain infrastructure that powers sustainable AI economies through transparent attribution and market-driven rewards.

The network transforms blockchain from a simple asset ledger into an **attribution ledger**—tracking AI usage, revenues, and market capitalizations to automatically distribute rewards based on real economic value.

**Built on Bitplanet:** [Deva](https://deva.me/) is an AI agent marketplace where experts train AI versions of themselves that operate 24/7, earning passive income through Bitplanet's dual-signal reward system.

***

## Introduction

New to Bitplanet? Start here to understand the core concepts and design philosophy.

* [**What is Bitplanet?**](https://docs.bitplanet.ai/introduction/what-is-bitplanet) - Attribution ledger for AI economies
* [**Core Concepts**](https://docs.bitplanet.ai/introduction/core-concepts) - AI agents, Cores, Gems, dual-signal rewards
* [**Why Bitplanet?**](https://docs.bitplanet.ai/introduction/why-bitplanet) - Solving contributor attribution and fair compensation
* [**AI Economy Infrastructure**](https://docs.bitplanet.ai/introduction/ai-economy-infrastructure) - Design philosophy and architecture
* [**FAQ**](https://docs.bitplanet.ai/introduction/faq) - Common questions

***

## Participate

Choose your role and start participating in the Bitplanet ecosystem.

* **Using Deva (Built on Bitplanet)**: [**Go to Deva**](https://deva.me/)
  * [**AI Apps/Platforms**](https://docs.bitplanet.ai/participants/for-ai-apps) - Build AI platforms like Deva, earn 40% of AI attribution rewards
  * [**AI Creators**](https://docs.bitplanet.ai/participants/for-ai-creators) - Train AI agents, earn 40% of AI attribution rewards
  * [**Contributors**](https://docs.bitplanet.ai/participants/for-contributors) - Help improve AI agents, earn 20% of AI attribution rewards
* **Network Participants**:
  * [**Validators**](https://docs.bitplanet.ai/participants/for-validators) - Secure the network, earn commission on staking rewards plus transaction fees
  * [**Token Holders**](https://docs.bitplanet.ai/participants/for-token-holders) - Delegate to validators, earn majority of staking rewards and participate in governance

[**View all participant roles**](https://docs.bitplanet.ai/participants/participate)

***

## Token Economics

Understand Bitplanet's dual reward system: AI attribution rewards and network security rewards.

* [**Explore token economics**](https://docs.bitplanet.ai/tokenomics/token-economics)

Explore the technical details of the token economics:

* [**Technical details**](https://docs.bitplanet.ai/advanced-topics/token-economics-technical)

***

## Governance

Participate in network governance and decision-making.

* [**How Governance Works**](https://docs.bitplanet.ai/governance/governance) - Overview of governance process
* [**Submitting Proposals**](https://docs.bitplanet.ai/governance/submitting-proposals) - Create governance proposals (for platforms and advanced users)

***

## Developer Guides

Build AI platforms, smart contracts, and applications on Bitplanet.

* [**Quick Start**](https://docs.bitplanet.ai/developer-guides/quick-start) - Setup, build, test, and deploy
* [**Module API**](https://docs.bitplanet.ai/developer-guides/module-api) - x/brahma and x/precompile APIs
* [**Smart Contract Integration**](https://docs.bitplanet.ai/developer-guides/smart-contract) - GemCoreNFT and token contracts
* [**Module Interaction**](https://docs.bitplanet.ai/developer-guides/module-interaction) - Architecture and event processing
* [**Security Considerations**](https://docs.bitplanet.ai/developer-guides/security-considerations) - Best practices and security

[**Explore all developer guides**](https://docs.bitplanet.ai/developer-guides/developer-guides)

***

## Node Operation

Support network infrastructure by running nodes and validators.

* [**Node Operation Guide**](https://docs.bitplanet.ai/node-operation/node-operation) - Complete guide to running nodes
* [**Hardware Requirements**](https://docs.bitplanet.ai/node-operation/hardware-requirements) - System specifications
* [**Setup & Configuration**](https://docs.bitplanet.ai/node-operation/setup-configuration) - Installation and configuration
* [**Operations**](https://docs.bitplanet.ai/node-operation/operations) - Backups, monitoring, and daily operations

[**Explore all node operation guides**](https://docs.bitplanet.ai/node-operation/node-operation)

***

## Advanced Topics

Deep technical documentation for developers, validators, and protocol researchers.

* [**Blockchain Architecture**](https://docs.bitplanet.ai/advanced-topics/blockchain-architecture) - BitSDK + EVM dual-layer architecture
* [**Token Economics Technical**](https://docs.bitplanet.ai/advanced-topics/token-economics-technical) - Implementation details of dual-token system

[**Explore all advanced topics**](https://docs.bitplanet.ai/advanced-topics/advanced) | [**View all documentation**](https://github.com/10Planet-L1/external-content/blob/main/BitPlanet/docs/SUMMARY.md)

***

## Reference

Technical references and documentation resources.

* [**API Reference**](https://docs.bitplanet.ai/reference/api) - REST, gRPC, CLI
* [**Glossary**](https://docs.bitplanet.ai/reference/glossary) - Term definitions and concepts

***

## Additional Resources

* [Bitplanet Paper](https://paper.bitplanet.ai/) - Constitutional framework
* [Bitplanet Website](https://bitplanet.ai/) - Official site
* [Deva Platform](https://deva.me/) - AI agent marketplace
* [Deva Documentation](https://docs.deva.me/) - Platform docs


---

# 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://docs.bitplanet.ai/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.
