# Lambda

## Docs

- [ABOUT LAMBDA](https://docs.lambda.im/master.md): The Leading Omnichain Modular Storage. Utilizing Ethereum Layer 2 blockchain and Permanent Storage services, Lambda supports Rollups, DAPPs, and AI.
- [Introduction](https://docs.lambda.im/master/introduction.md): Ethereum Layer2, omnichain modular storage, Permanent DA solution
- [Architecture](https://docs.lambda.im/master/architecture.md): Learn about Lambda and its primary features.
- [FOR USER](https://docs.lambda.im/token-distribution.md)
- [Chain Info](https://docs.lambda.im/token-distribution/chain-info.md): Lambda Chain is a Layer 2 solution built on the OP Stack, offering full compatibility with the Ethereum ecosystem while featuring unique business applications and customizations specific to Lambda.
- [Token Info](https://docs.lambda.im/token-distribution/token-info.md): $LAMBDA, serving as the governance token of Lambda Chain, boasts a multitude of use cases and is deployed on Ethereum L1, as well as on Lambda Chain and four other L2 solutions.
- [Migrate(LAMB-LAMBDA)](https://docs.lambda.im/token-distribution/migrate-lamb-lambda.md): Lambda Chain has officially become an Ethereum Layer 2 network based on the OP Stack. The original $LAMB token need to be migrated and converted into the new $LAMBDA token.
- [Bridge](https://docs.lambda.im/token-distribution/bridge.md): You can use a bridge to make your assets (such as ETH, LAMBDA, etc.) interoperable across chains. ETH is used as the gas fee for transactions on the Lambda Chain.
- [Lambda Storage Services](https://docs.lambda.im/faq.md)
- [For Developers](https://docs.lambda.im/faq/for-developers.md)
- [NFTs](https://docs.lambda.im/ecosystem/nfts.md): The Lambda blockchain stands out as the platform with the most high-quality NFT asset issuances, aside from the Ethereum and Tezos ecosystems.
- [AI Agents](https://docs.lambda.im/ecosystem/ai-agents.md): Lambda is a fast, advanced and scalable Web3 AI infrastructure with modular storage network.
- [LWS Storage Service](https://docs.lambda.im/ecosystem/lws-storage-service.md): The leading Modular Storage Service based on EVM blockchain.
- [LDA Permanent DA Solution](https://docs.lambda.im/ecosystem/lda-permanent-da-solution.md): Capitalize on LWS storage capabilities combined with PDP and ZKG to enhance DAS verification and integrate into Ethereum’s security framework, adopting an innovative approach to solve DA issues.


---

# 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.lambda.im/master.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.
