# Chromatic Protocol

## Chromatic Protocol

- [Introduction](https://chromatic.gitbook.io/docs/overview/introduction.md)
- [Vision](https://chromatic.gitbook.io/docs/overview/vision.md): Why and How did we create the Chromatic protocol?
- [Key Features](https://chromatic.gitbook.io/docs/overview/key-features.md)
- [Related Links](https://chromatic.gitbook.io/docs/overview/related-links.md)
- [2024 Roadmap](https://chromatic.gitbook.io/docs/overview/2024-roadmap.md)
- [Security & Audit](https://chromatic.gitbook.io/docs/overview/security-and-audit.md)
- [Notice of Service Closure](https://chromatic.gitbook.io/docs/overview/notice-of-service-closure.md)
- [Trade Reward(T2E) Program](https://chromatic.gitbook.io/docs/reward-programs/trade-reward-t2e-program.md): The more bin fees you pay, the more CHRMAs you get!
- [Referral Program](https://chromatic.gitbook.io/docs/reward-programs/referral-program.md): The more referrals you have, the more CHRMAs you get!
- [LP Reward Program](https://chromatic.gitbook.io/docs/reward-programs/lp-reward-program.md): The more liquidity you provide, the more CHRMAs you get!
- [Airdrop Program](https://chromatic.gitbook.io/docs/community-and-programs/airdrop-program.md): May the $CHRMA be with you!
- [How to get Credits and Boosters](https://chromatic.gitbook.io/docs/community-and-programs/airdrop-program/how-to-get-credits-and-boosters.md)
- [How to connect Zealy Account to Arbitrum Wallet](https://chromatic.gitbook.io/docs/community-and-programs/airdrop-program/how-to-connect-zealy-account-to-arbitrum-wallet.md)
- [Ambassador Program](https://chromatic.gitbook.io/docs/community-and-programs/ambassador-program.md): Chromatic Protocol Ambassador Program Application Cohort#1
- [Chromatic Market](https://chromatic.gitbook.io/docs/market/chromatic-market.md)
- [Market Creation](https://chromatic.gitbook.io/docs/market/market-creation.md)
- [Oracle](https://chromatic.gitbook.io/docs/trade/oracle.md)
- [Predefined TP/SL](https://chromatic.gitbook.io/docs/trade/predefined-tp-sl.md)
- [TP/SL Configuration](https://chromatic.gitbook.io/docs/trade/tp-sl-configuration.md): Collateral Base & Contract Qty Base
- [Settlement](https://chromatic.gitbook.io/docs/trade/settlement.md)
- [Chromatic Liquidity Pool](https://chromatic.gitbook.io/docs/liquidity/chromatic-liquidity-pool.md)
- [Background - AMM Dilemma](https://chromatic.gitbook.io/docs/liquidity/background-amm-dilemma.md)
- [Partitioned LP](https://chromatic.gitbook.io/docs/liquidity/partitioned-lp.md)
- [Partitioned LP Depth Sectors](https://chromatic.gitbook.io/docs/liquidity/partitioned-lp-depth-sectors.md)
- [Liquidity Utilization](https://chromatic.gitbook.io/docs/liquidity/liquidity-utilization.md)
- [Deposit Liquidity](https://chromatic.gitbook.io/docs/liquidity/deposit-liquidity.md)
- [Liquidity Bin Value](https://chromatic.gitbook.io/docs/liquidity/liquidity-bin-value.md)
- [Withdraw Liquidity](https://chromatic.gitbook.io/docs/liquidity/withdraw-liquidity.md)
- [Background](https://chromatic.gitbook.io/docs/pool/background.md)
- [In-Depth](https://chromatic.gitbook.io/docs/pool/in-depth.md)
- [Pool Parameter](https://chromatic.gitbook.io/docs/pool/pool-parameter.md)
- [Rebalancing Examples](https://chromatic.gitbook.io/docs/pool/rebalancing-examples.md)
- [Interest](https://chromatic.gitbook.io/docs/fee/interest.md)
- [Trading Fee](https://chromatic.gitbook.io/docs/fee/trading-fee.md)
- [Protocol Fee](https://chromatic.gitbook.io/docs/fee/protocol-fee.md)
- [Keeper Fee](https://chromatic.gitbook.io/docs/fee/keeper-fee.md)
- [CLB Token (ERC-1155)](https://chromatic.gitbook.io/docs/tokens/clb-token-erc-1155.md)
- [Chroma Token(Governance Token)](https://chromatic.gitbook.io/docs/tokens/chroma-token-governance-token.md)
- [Adjustable Parameters by Protocol DAO](https://chromatic.gitbook.io/docs/tokens/adjustable-parameters-by-protocol-dao.md)
- [Terms & Conditions](https://chromatic.gitbook.io/docs/terms-and-conditions/terms-and-conditions.md): Last modified: February 21st, 2024
- [Referral Terms](https://chromatic.gitbook.io/docs/terms-and-conditions/referral-terms.md): Chromatic Referral ProgramTerms and Conditions Last modified: February 21st, 2024


---

# 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://chromatic.gitbook.io/docs/overview/introduction.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.
