# Developer Platform

<h2 align="center">Welcome to the Cosmos Docs</h2>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-circle-info">:circle-info:</i></h4></td><td><strong>Overview</strong></td><td>What is Cosmos DAO?</td><td><a href="/spaces/ieIEUervGte2WcFQl5jk/pages/fTb4alkmlx7RL7meuBax">/spaces/ieIEUervGte2WcFQl5jk/pages/fTb4alkmlx7RL7meuBax</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td> <strong>COS and xCOS</strong></td><td>Technical information and documentation</td><td><a href="/spaces/ieIEUervGte2WcFQl5jk/pages/1EoogsZ4CogyaRBPmFsk">/spaces/ieIEUervGte2WcFQl5jk/pages/1EoogsZ4CogyaRBPmFsk</a></td></tr><tr><td><h4><i class="fa-solar-system">:solar-system:</i></h4></td><td><strong>Governance</strong></td><td>An overview of xCOS Governance</td><td><a href="/spaces/ieIEUervGte2WcFQl5jk/pages/x5RyCECoDkYKr1pUALfv">/spaces/ieIEUervGte2WcFQl5jk/pages/x5RyCECoDkYKr1pUALfv</a></td></tr></tbody></table>

<h2 align="center">Getting Started</h2>

<figure><img src="https://x.com/CosmosdaoRWA" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What is Cosmos Protocol?</strong></td><td>An overview of the Olympus protocol</td><td><a href="/spaces/ieIEUervGte2WcFQl5jk/pages/dUmrtpUXduFxGTnfUO6i#what-is-cosmos-dao">/spaces/ieIEUervGte2WcFQl5jk/pages/dUmrtpUXduFxGTnfUO6i#what-is-cosmos-dao</a></td></tr><tr><td><strong>What is Range Bound Stability?</strong></td><td>An RBS System Overview</td><td><a href="/spaces/ieIEUervGte2WcFQl5jk/pages/R050d23fspP8Mfl3Cgue">/spaces/ieIEUervGte2WcFQl5jk/pages/R050d23fspP8Mfl3Cgue</a></td></tr><tr><td><strong>What is Rebasing?</strong></td><td>An Rebase System Overview</td><td><a href="/spaces/ieIEUervGte2WcFQl5jk/pages/HpGKOVA4Nf1MoLCQ9LhS">/spaces/ieIEUervGte2WcFQl5jk/pages/HpGKOVA4Nf1MoLCQ9LhS</a></td></tr></tbody></table>

<h2 align="center">Community</h2>

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-twitter">:twitter:</i> <strong>Twitter</strong></td><td>Join the Cosmos community Twitter</td><td></td><td><a href="https://x.com/CosmosdaoRWA">https://x.com/CosmosdaoRWA</a></td></tr><tr><td><i class="fa-telegram">:telegram:</i> <strong>Telegram</strong></td><td>Join the Cosmos community Telegram</td><td></td><td></td></tr><tr><td><i class="fa-discord">:discord:</i> <strong>Discord</strong></td><td>Join the Cosmos community on Discord</td><td></td><td><a href="https://discord.com/invite/wZQ9uMga">https://discord.com/invite/wZQ9uMga</a></td></tr><tr><td><i class="fa-github">:github:</i> <strong>GitHub</strong></td><td>View all Cosmos repositories.</td><td></td><td><a href="https://github.com/Cosmosdao/CosmosDAO">https://github.com/Cosmosdao/CosmosDAO</a></td></tr></tbody></table>

<h2 align="center"></h2>

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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://docs.cosmosdao.org/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.
