# Overview

CryptBartex is a decentralized barter exchange platform built on the Ethereum blockchain. It enables users to exchange various digital assets, including tokens, non-fungible tokens (NFTs), and native Ether, securely and trustless. This light paper outlines the functionality, use cases, and benefits of CryptBartex.

<br>

## Quick links

{% content-ref url="/pages/L1ziKJzPKMWwrMPQ7WNo" %}
[Introduction](/cryptbartex-lightpaper/overview-1/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/3advhU8yGFUXau7kjhvh" %}
[System Overview](/cryptbartex-lightpaper/overview-1/system-overview.md)
{% endcontent-ref %}


---

# 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://blockempires.gitbook.io/cryptbartex-lightpaper/overview.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.
