# Carnomaly

## Carnomaly

- [What is Carnomaly?](https://docs.carrchain.io/what-is-carnomaly.md)
- [Ecosystem](https://docs.carrchain.io/carnomaly/quickstart.md)
- [Vision](https://docs.carrchain.io/carnomaly/publish-your-docs.md)
- [Competitive Advantage](https://docs.carrchain.io/carnomaly/competitive-advantage.md)
- [CarrDealer App](https://docs.carrchain.io/products/editor.md)
- [CarrDealer Portal](https://docs.carrchain.io/products/markdown.md)
- [Features](https://docs.carrchain.io/products/markdown/features.md)
- [Carnomaly App](https://docs.carrchain.io/products/images-and-media.md)
- [Features](https://docs.carrchain.io/products/images-and-media/features.md)
- [Privacy & Data Ownership](https://docs.carrchain.io/products/images-and-media/privacy-and-data-ownership.md)
- [CarrScan Explorer](https://docs.carrchain.io/products/interactive-blocks.md)
- [CarrChain](https://docs.carrchain.io/products/integrations.md)
- [Arbitrum & Orbit](https://docs.carrchain.io/products/integrations/arbitrum-and-orbit.md)
- [Layered Architecture](https://docs.carrchain.io/products/integrations/layered-architecture.md)
- [Data Flow & Life Cycle](https://docs.carrchain.io/products/integrations/data-flow-and-life-cycle.md)
- [Token / Gas](https://docs.carrchain.io/products/integrations/token-gas.md)
- [Network Details / RPC](https://docs.carrchain.io/products/integrations/network-details-rpc.md)
- [Gasless Infra / Account Abstraction](https://docs.carrchain.io/products/integrations/gasless-infra-account-abstraction.md)
- [On\_Chain Vehicle Indexing](https://docs.carrchain.io/products/integrations/on_chain-vehicle-indexing.md)
- [Bridge](https://docs.carrchain.io/products/bridge.md)
- [Official Links & Contract Addresses](https://docs.carrchain.io/resources/official-links-and-contract-addresses.md)
- [Token Contract Addresses](https://docs.carrchain.io/resources/token-contract-addresses.md)
- [Add CarrChain to Your Wallet](https://docs.carrchain.io/resources/add-carrchain-to-your-wallet.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.carrchain.io/what-is-carnomaly.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.
