# Concordance Documentation

{% hint style="info" %}
NOTE: Concordance is pre-release and actively under development.
{% endhint %}

Welcome to the Concordance Document Hub.&#x20;

Here, you'll learn how to build fully on-chain, feature-rich, data-rich applications without managing cross-chain automation or off-chain servers.&#x20;

Our blockchain extensibility suite; the Convoy, allows developers to embed blockchain into their unique use cases, abstracting on-chain infrastructure and off-chain compute.&#x20;

## Jump in

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Learn</strong></td><td>New here? Get started with an introduction and overview.  </td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Technical Overview</strong></td><td> The nuts and bolts of the Convoy suite. </td><td></td><td></td><td><a href="/pages/OU5Rhotv2yI0GTgnRogS">/pages/OU5Rhotv2yI0GTgnRogS</a></td></tr></tbody></table>


---

# 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://concordance-labs.gitbook.io/concordance-labs/learn/readme.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.
