# Lotry

## Lotry

- [Lotry TL;DR](https://docs.lotry.fun/lotry-tl-dr.md)
- [Daily Lotry](https://docs.lotry.fun/daily-lotry.md)
- [Final Lotry](https://docs.lotry.fun/final-lotry.md)
- [Lotry Strategies](https://docs.lotry.fun/lotry-strategies.md): Glad you asked!
- [Tokenomics](https://docs.lotry.fun/tokenomics.md)
- [Potential Scenarios](https://docs.lotry.fun/potential-scenarios.md)
- [Points](https://docs.lotry.fun/points.md)
- [Launch Details](https://docs.lotry.fun/launch-details.md)
- [FAQ](https://docs.lotry.fun/faq.md)
- [Terms and Conditions](https://docs.lotry.fun/terms-and-conditions.md): Last updated: 20th Jan 2026
- [Community Drops](https://docs.lotry.fun/airdrops-and-points/community-drops.md)
- [Math](https://docs.lotry.fun/what-is-this-tech-anyways/math.md)
- [Architecture](https://docs.lotry.fun/what-is-this-tech-anyways/architecture.md)
- [Lotry as EXPRMNT0](https://docs.lotry.fun/exprmnts/lotry-as-exprmnt0.md)
- [Exprmnts Manifesto](https://docs.lotry.fun/exprmnts/exprmnts-manifesto.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.lotry.fun/lotry-tl-dr.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.
