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

# Welcome to ComBoox!

## System Overview

> ![](/files/v5dTLsHTxEP6tLYj6G6b)
>
> [**ComBoox**](https://comboox.vercel.app/) is a blockchain-based platform for corporate record-keeping, specializing in the registration of equity shares and the management of statutory books. **ComBoox** empowers users to swiftly build a legal, secure, transparent, and reliable smart contract framework. Investors, shareholders, executive officers, and business partners can perform a full range of equity-related actions — including share subscriptions, transfers, pledges, consideration payments, contract signings, proposals, voting, nominations, and executive transitions — through a decentralized, self-service process.
>
> \
> **Unlike** pure share certificates tokenization, **ComBoox** does **NOT** rely on legal documents to restrict off-chain behavior. Instead, it uses smart contracts to fully control **ALL** share transactions and corporate governance activities, enabling rights holders to conduct legal actions on chain in self-service mode, completely eliminating the possibility of default or violation.\
> \
> Therefore, **ComBoox** provides a brand-new concept and solution to solve the problems of "**Insiders Control**" or "**Misleading Statements**" that have plagued the capital markets for many years, and may completely realize:
>
> (1) right holders may **directly exercise** rights;
>
> (2) obligors have **no chance** to default or violate; and
>
> (3) **real-time** disclosure of full information.<br>

{% embed url="<https://youtu.be/FCEKZAFHKxU>" %}
Welcome To ComBoox !
{% endembed %}

## Quick Link

{% content-ref url="/pages/vRYdkRUnPxyZwICWNJSx" %}
[1. Overview](/whitepaper-en/system-overview/1.-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/OLoD4nRaN80cFtr5QDOo" %}
[Technical Brochure](/whitepaper-en/technical-brochure/key-objects.md)
{% endcontent-ref %}

{% content-ref url="/spaces/bTRjM2PujnZxSvv5X3VP/pages/rJawA9wGtvvHuTuo7FFj" %}
[Source Code](/whitepaper-en/comboox-source-code/source-code/libraries.md)
{% endcontent-ref %}

{% content-ref url="/pages/CMg8YUcFOXFKoBdQfptz" %}
[11. Software License](/whitepaper-en/system-overview/11.-software-license.md)
{% endcontent-ref %}

## Start Now!

Want to have a try?  Below tutorial videos may help you.

{% content-ref url="/pages/UNjRDCcLwhSkFOq7MtLN" %}
[Operation Guide](/whitepaper-en/operation-guide/get-start.md)
{% endcontent-ref %}

{% tabs %}
{% tab title="ArbitrumOne (Dapp)" %}

#### <https://comboox.vercel.app>

{% endtab %}

{% tab title="Sepolia (Dapp)" %}

#### <https://comboox-sepolia.vercel.app>

{% endtab %}

{% tab title="GitHub" %}

#### <https://github.com/paul-lee-attorney/comboox>

{% endtab %}
{% endtabs %}


---

# 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://comboox.gitbook.io/whitepaper-en/welcome-to-comboox.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.
