# Lambda Markets

## Lambda Markets

- [Welcome to Lambda Markets](https://docs.lambda.markets/lambda-markets/welcome-to-lambda-markets.md): Keeping the pulse on digital markets with Lambda
- [Overview](https://docs.lambda.markets/lambda-markets/lambda-platform/overview.md): Introducing Lambda 2.0 - our comprehensive trading platform
- [Charting Library](https://docs.lambda.markets/lambda-markets/lambda-platform/overview/charting-library.md): Take your trading to the next-level with our high speed charting library.
- [Strike Algorithm](https://docs.lambda.markets/lambda-markets/lambda-platform/overview/strike-algorithm.md): Optimise your trade entry and exits
- [Strike Tutorial](https://docs.lambda.markets/lambda-markets/lambda-platform/overview/strike-algorithm/strike-tutorial.md): Harness the power of the Strike Algorithm
- [Macro Dashboard](https://docs.lambda.markets/lambda-markets/lambda-platform/overview/macro-dashboard.md): Follow market flows in real-time with the Lambda 2.0 Macro Dashboard
- [Trade Engine](https://docs.lambda.markets/lambda-markets/lambda-platform/overview/trade-engine.md): Level up your trading experience with customisable alert feeds, telegram integration and advanced execution.
- [Feature Marketplace](https://docs.lambda.markets/lambda-markets/lambda-platform/overview/feature-marketplace.md): Upgrade your trading experience with our feature market
- [The LMDA Token](https://docs.lambda.markets/lambda-markets/powered-by-lmda/the-lmda-token.md): Unlock the Lambda Ecosystem with $LMDA
- [Token Flow & Utility](https://docs.lambda.markets/lambda-markets/powered-by-lmda/the-lmda-token/token-flow-and-utility.md): Promoting a sustainable, deflationary token market
- [Locked LMDA](https://docs.lambda.markets/lambda-markets/powered-by-lmda/the-lmda-token/locked-lmda.md): Lock LMDA tokens for tiered rebates + platform discounts.
- [Token Details](https://docs.lambda.markets/lambda-markets/powered-by-lmda/the-lmda-token/token-details.md): Unlock the Lambda Ecosystem with $LMDA
- [Project Roadmap](https://docs.lambda.markets/lambda-markets/powered-by-lmda/project-roadmap.md): A big 2024 is planned for Lambda Markets
- [Platform Pricing](https://docs.lambda.markets/lambda-markets/getting-started/platform-pricing.md): Pay for platform features with LMDA token
- [Authentication](https://docs.lambda.markets/lambda-markets/getting-started/authentication.md): For secure access, Lambda requires hard authentication + to trade you’ll need to connect to your preferred centralised exchange via secure API keys.
- [Wallet Authentication](https://docs.lambda.markets/lambda-markets/getting-started/authentication/wallet-authentication.md): For secure access, Lambda requires hard authentication
- [API Keys](https://docs.lambda.markets/lambda-markets/getting-started/authentication/api-keys.md): Connect to your preferred centralised exchange via secure API keys.
- [FAQs](https://docs.lambda.markets/lambda-markets/getting-started/faqs.md): Find answers to some of the most frequently asked questions
- [Official Links](https://docs.lambda.markets/lambda-markets/helpful-links/official-links.md): Get updates via our official external links to socials, project information + more
- [Team](https://docs.lambda.markets/lambda-markets/other/team.md): Introducing the team behind Lambda Markets
- [Terms and Conditions](https://docs.lambda.markets/lambda-markets/other/terms-and-conditions.md): Terms of service when interacting with Lambda Markets


---

# 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.markets/lambda-markets/welcome-to-lambda-markets.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.
