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

# Welcome to ClearChainX

{% hint style="info" %}
This documentation is meant to provide information and direction for each of the features that are available with ClearChainX Products.
{% endhint %}

## Overview

With ClearSphere Ledger and the leading development team for customized solutions. See why partners like USFCR, TradingView, Plaid, Sila, and numerous others choose us. We simplify your integration into the Web 3.0 landscape.

Transform your business by harnessing the power of Blockchain, DeFi, and NFTs.

> Innovating usability with the touch of a button.  The most secure DeFi Asset Manager on the market.
>
> With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology.
>
> — From the [Loom Docs](https://support.loom.com/hc/en-us/articles/360002158057-What-is-Loom-)

## Quick links

{% content-ref url="/pages/T2zzguU9vkwbES3uPZlE" %}
[What we do](/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/achmwq6idkbwCcyeeX7p" %}
[Our Features](/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/Qc8PhEsKeVsKxslQXL2K" %}
[Getting set up](/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/SS11WBwDFyOw4BNHn2pW" %}
[Setting permissions](/fundamentals/getting-set-up/setting-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/B4oZkqsbpKaB4nvkcJDN" %}
[Inviting Members](/fundamentals/getting-set-up/inviting-members.md)
{% endcontent-ref %}


---

# 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://docs.clearchainx.com/welcome-to-clearchainx.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.
