# About

## Decentralised cryptocurrency running as a Decentralised Autonomous Organisation (DAO) on Binance Smart Chain

CubeBase is not controlled by any single entity but is instead governed by a set of rules that are encoded into the blockchain. These rules are enforced by the network of computers that make up the blockchain, and they ensure that the DAO operates in a transparent, secure, and efficient manner.\
\
The rules that govern a DAO are determined by its members who vote on proposals and decisions. This voting process is done through a decentralized application (DApp), which is a type of software that runs on the blockchain. The DApp allows members to vote on proposals and decisions and to track the progress of the DAO.


---

# 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://whitepaper.cubebase.foundation/contents/about.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.
