# BRC-100 Ecosystem

Thanks to all the BRC-100 developers, BRC-100 ecosystem is getting stronger and stronger. The following shows some decentralized applications based on BRC-100. Please send email to <mikael@brc100.org> to list your applications here.

1. **inBRC** (Launched) - The first BRC-100 Marketplace & Indexer

&#x20;       Mainnet: <https://inbrc.org/>

&#x20;       Testnet: <https://testnet.inbrc.org/>

&#x20;       Twitter: <https://x.com/in_BRC>

2. **100Swap** (Launched) - The first automated market maker (AMM) inscription decentralized exchange on Bitcoin Layer 1, based on [BRC-102 protocol](https://docs.brc100.org/brc-100-extension-protocols/brc-102-protocol).

&#x20;       Mainnet: <https://100swap.io/>

&#x20;       Testnet: <https://testnet.100swap.io/>

&#x20;       Twitter: <https://x.com/100Swap_io>

3. **100Layer** (Developing) - A liquidity protocol for Bitcoin ecosystem on Bitcoin Layer 1, by decentralized collateral-backed stablecoin, wrapped token and yield farming, based on [BRC-104 protocol](https://docs.brc100.org/brc-100-extension-protocols/brc-104-protocol) and BRC-106 protocol.

&#x20;       Website: <https://100layer.io/>

&#x20;       Twitter: <https://x.com/100_Layer>


---

# 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.brc100.org/brc-100-ecosystem.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.
