# Technical Designs

- [Everlyn's Data Pre-processing Pipeline](https://lynlabs.gitbook.io/lyn/technical-designs/everlyns-data-pre-processing-pipeline.md): A proprietary data pre-processing pipeline developed in-house for best-in-class speed and performance.
- [Towards Intelligent Video Captioning and Annotation](https://lynlabs.gitbook.io/lyn/technical-designs/everlyns-data-pre-processing-pipeline/towards-intelligent-video-captioning-and-annotation.md)
- [$LYN Overview](https://lynlabs.gitbook.io/lyn/technical-designs/usdlyn-overview.md): LYN token is at the foundation of the Lyn ecosystem, supporting activity and transactions for all video agents on the platform.
- [Supplementary Information](https://lynlabs.gitbook.io/lyn/technical-designs/supplementary-information.md): Additional info referenced throughout the Lyn Gitbook.
- [Definitions](https://lynlabs.gitbook.io/lyn/technical-designs/supplementary-information/definitions.md): Definitions of the techniques and technical terminology in the research sections of the Lyn Gitbook.
- [References](https://lynlabs.gitbook.io/lyn/technical-designs/supplementary-information/references.md): Cited works referenced throughout the Lyn Gitbook.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lynlabs.gitbook.io/lyn/technical-designs.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.
