# Chain.Love Docs

## Chain.Love Docs

- [Welcome to Chain.Love](https://chain-love.gitbook.io/chain-love-docs/readme.md): Chain.Love is a marketplace that helps you discover, compare and access service providers in Web3 with ease. It is based on the open-source databases of Web3 services located on GitHub.
- [Read our whitepaper](https://chain-love.gitbook.io/chain-love-docs/whitepaper.md)
- [Overview](https://chain-love.gitbook.io/chain-love-docs/blockchains/blockchains.md): This section provides an overview of the blockchains supported by Proteus Shield, including their features, endpoints, and pricing models.
- [Algorand](https://chain-love.gitbook.io/chain-love-docs/blockchains/algorand.md): This section provides information specific to the Algorand blockchain.
- [Aptos](https://chain-love.gitbook.io/chain-love-docs/blockchains/aptos.md): This section provides information specific to the Aptos blockchain.
- [Arbitrum](https://chain-love.gitbook.io/chain-love-docs/blockchains/arbitrum.md): This section provides information specific to the Arbitrum blockchain.
- [Astar](https://chain-love.gitbook.io/chain-love-docs/blockchains/astar.md): This section provides information specific to the Astar blockchain.
- [Avalanche](https://chain-love.gitbook.io/chain-love-docs/blockchains/avalanche.md): This section provides information specific to the Avalache blockchain.
- [Base](https://chain-love.gitbook.io/chain-love-docs/blockchains/base.md): This section provides information specific to the Base blockchain.
- [BSC](https://chain-love.gitbook.io/chain-love-docs/blockchains/bsc.md): This section provides information specific to the BSC blockchain.
- [Ethereum](https://chain-love.gitbook.io/chain-love-docs/blockchains/ethereum.md): This section provides information specific to the Ethereum blockchain.
- [Filecoin](https://chain-love.gitbook.io/chain-love-docs/blockchains/filecoin.md): This section provides information specific to the Filecoin blockchain.
- [Flare](https://chain-love.gitbook.io/chain-love-docs/blockchains/flare.md): This section provides information specific to the Flare blockchain.
- [Fuse](https://chain-love.gitbook.io/chain-love-docs/blockchains/fuse.md): This section provides information specific to the Fuse blockchain.
- [Lens](https://chain-love.gitbook.io/chain-love-docs/blockchains/lens.md): This section provides information specific to the Lens blockchain.
- [Linea](https://chain-love.gitbook.io/chain-love-docs/blockchains/linea.md): This section provides information specific to the Linea blockchain.
- [Monad](https://chain-love.gitbook.io/chain-love-docs/blockchains/monad.md): This section provides information specific to the Monad blockchain.
- [Optimism](https://chain-love.gitbook.io/chain-love-docs/blockchains/optimism.md): This section provides information specific to the Optimism blockchain.
- [Polygon](https://chain-love.gitbook.io/chain-love-docs/blockchains/polygon.md): This section provides information specific to the Polygon blockchain.
- [Solana](https://chain-love.gitbook.io/chain-love-docs/blockchains/solana.md): This section provides information specific to the Solana blockchain.
- [Somnia](https://chain-love.gitbook.io/chain-love-docs/blockchains/somnia.md): This section provides information specific to the Somnia blockchain.
- [Sonic](https://chain-love.gitbook.io/chain-love-docs/blockchains/sonic.md): This section provides information specific to the Sonic  blockchain.
- [Stellar](https://chain-love.gitbook.io/chain-love-docs/blockchains/stellar.md): This section provides information specific to the Stellar blockchain.
- [TON](https://chain-love.gitbook.io/chain-love-docs/blockchains/ton.md): This section provides information specific to the TON blockchain.
- [Zcash](https://chain-love.gitbook.io/chain-love-docs/blockchains/zcash.md): This section provides information specific to the Zcash blockchain.
- [Create API keys](https://chain-love.gitbook.io/chain-love-docs/platform-api/create-api-keys.md): This guide provides a step-by-step overview of creating your first API key with Chain.Love, covering wallet connection, key configuration, and key creation for administrative access.
- [Glossary](https://chain-love.gitbook.io/chain-love-docs/help-and-faq/glossary.md): This page provides an list of definitions for the key concepts and features available in Chain.Love.


---

# 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://chain-love.gitbook.io/chain-love-docs/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.
