# 2.2 BRC20 Compatibility

The BRC20 DEX Exchange is specifically designed to be <mark style="color:purple;">**compatible with the BRC20 protocol.**</mark> The BRC20 protocol is a standardized token protocol based on the blockchain technology that allows for the creation and management of digital assets on the BRC blockchain.

By leveraging the BRC20 protocol, the BRC20 DEX Exchange ensures <mark style="color:purple;">**compatibility with a wide range of blockchain projects**</mark> and their associated tokens. This compatibility enables users to trade various BRC20 tokens seamlessly on the exchange without the need for additional integration or customization.

The BRC20 protocol provides a set of rules and standards that define the functions and behaviors of tokens built on the BRC blockchain. These standards include token issuance, transferability, and other functionalities that are crucial for seamless trading and interaction between different BRC20 tokens.

With BRC20 protocol compatibility, the <mark style="color:purple;">**BRC20 DEX Exchange offers a unified and standardized trading experience for BRC20 tokens.**</mark> Users can confidently trade and interact with tokens built on the BRC blockchain, knowing that the exchange supports the fundamental functionalities provided by the BRC20 protocol.


---

# 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://brc-20-dex.gitbook.io/brc-20dex/2.2-brc20-compatibility.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.
