# Welcome to Lucid

<h2 align="center">Welcome to Lucid Labs Documentation</h2>

<p align="center">Lucid Labs provides cross-chain bridging and yield-bearing stablecoin infrastructure powered by advanced liquidity and messaging systems.</p>

<h3 align="center">Links to Our Products</h3>

Lucid’s infrastructure stack is composed of modular products designed for cross-chain liquidity, stablecoins, and interoperability.

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Bridge</h4></td><td>Unified cross-chain bridging and swaps across 25+ chains with fast and secure liquidity movement.</td><td><a href="https://app.lucidlabs.fi/bridge">https://app.lucidlabs.fi/bridge</a></td><td><a href="/spaces/zfFOBTMwjQsf2Jhv4c4P">/spaces/zfFOBTMwjQsf2Jhv4c4P</a></td><td><a href="/files/aCUbWi24ZkD5zULZBsQW">/files/aCUbWi24ZkD5zULZBsQW</a></td></tr><tr><td><h4>Nebula</h4></td><td>Bridge-agnostic stablecoin yield infrastructure designed for seamless and productive liquidity.</td><td><a href="https://lucidlabs.fi/nebula">https://lucidlabs.fi/nebula</a></td><td><a href="/spaces/zfFOBTMwjQsf2Jhv4c4P">/spaces/zfFOBTMwjQsf2Jhv4c4P</a></td><td><a href="/files/Q28IP6V2n7GRBeTX6byA">/files/Q28IP6V2n7GRBeTX6byA</a></td></tr><tr><td><h4>VEOs</h4></td><td>Onchain liquidity bootstrapping infrastructure for token distribution and ecosystem alignment.</td><td><a href="https://app.lucidlabs.fi/veos">https://app.lucidlabs.fi/veos</a></td><td><a href="/spaces/E2gbB0D1AuG9niZBZTSl">/spaces/E2gbB0D1AuG9niZBZTSl</a></td><td><a href="/files/M7uYE23Vj1qu1NgIALMu">/files/M7uYE23Vj1qu1NgIALMu</a></td></tr></tbody></table>

<h3 align="center">What you'll find in this Document?</h3>

In this documentation, you will find detailed information about each Lucid product, including dedicated sections covering architecture, integrations, use cases, and developer resources.

Throughout the documentation, you will also be guided through the developer setup and integration process step by step.

If you need any assistance during the process, feel free to reach out to our team through our socials.

<h3 align="center">Developer Quick Links</h3>

* [Message Bridging](https://docs.lucidlabs.fi/developer-reference/message-bridging)
* [Asset Bridging](https://docs.lucidlabs.fi/developer-reference/asset-bridging)
* [Adapters](https://docs.lucidlabs.fi/developer-reference/adapters)
* [Deployed Contracts ](https://docs.lucidlabs.fi/developer-reference/deployed-contracts)
* [API Reference](https://docs.lucidlabs.fi/developer-reference/api-reference)

<h3 align="center">Follow us on Socials and stay tuned on the updates!</h3>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-x-twitter">:x-twitter:</i></h4></td><td><strong>Official X Account</strong></td><td>Follow Lucid on X for product updates, integrations, ecosystem announcements, and cross-chain infrastructure insights.</td><td><a href="https://x.com/LucidLabsFi" class="button primary">Follow on X</a></td><td></td></tr><tr><td><h4><i class="fa-telegram">:telegram:</i></h4></td><td><strong>Official Telegram Channel</strong></td><td>Join the Lucid Telegram community for support, announcements, and direct communication with the team.</td><td><a href="https://www.t.me/LucidCommunityOfficial" class="button primary">Join our Telegram Channel</a></td><td></td></tr></tbody></table>


---

# 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://docs.lucidlabs.fi/introduction/welcome.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.
