# CRC Standards

## Introduction

This section presents the benchmarks Circular sets in its blockchain framework, enabling users to effortlessly execute transactions and integrate Circular into their projects.&#x20;

To enhance performance, Circular has pinpointed and natively integrated the most frequently executed transactions. This allows for routine transactions to be processed quickly, while more complex transactions are managed by smart contracts. The fundamental philosophy behind these standards is to balance simplicity for common operations with a comprehensive suite of advanced tools designed to foster the creation of innovative applications.&#x20;

Thank you for your interest in understanding the inner workings of Circular.


---

# 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://circular-protocol.gitbook.io/crc-standards/crc-standards.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.
