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

# 8. CLEBUS Platform

CLEBUS ultimately aims to be a hyper-connected metaverse platform that seamlessly integrates all ecosystems within a virtual space. It allows users to conveniently access and share information across various ecosystems, utilizing services from different ecosystems with just one login, and receive rewards. The CLEBUS universe signifies each platform forming ecosystems independently while being interconnected within a unified CLEBUS universe, with the NFT marketplace being the first implementation of this universe.

Key features of the CLEBUS platform include:

1. Built-in Currency and Payment Mechanism: CLEBUS incorporates its own currency and payment system within the platform, facilitating easy transactions and payments across various ecosystems. Users can easily access and utilize various services and products, streamlining transactions through an integrated payment system.
2. User Data Sovereignty and Privacy Protection: CLEBUS ensures that users have sovereignty over their data, providing a network environment that does not compromise users' unique data. This guarantees the security and management of users' personal information, allowing them to use the platform with confidence.
3. Neutral and Open Blockchain Platform: CLEBUS offers a neutral and open blockchain platform that is not controlled by specific companies or individuals. This provides users with a secure and trustworthy environment while offering opportunities for platform development through collaboration across various ecosystems.
4. AI-Based NFT Issuance System: CLEBUS is developing an NFT issuance system using its proprietary AI technology. This system enables creators to efficiently issue and manage NFTs, offering a wide range of content.


---

# 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:

```
GET https://clebus-team.gitbook.io/clebus_whitepaper/8.-clebus-platform.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.
