# Welcome to Lucid

[Lucid](https://lucidlabs.fi) is the **Multi-Bridge Liquidity Hub** for the multi-chain ecosystem, unifying all major bridges under one interface so any asset can move across 20+ chains with a single integration. Through Multi-Bridge, projects can choose fast single-bridge routing or multi-bridge consensus for institutional-grade security, making cross-chain transfers both flexible and trust-minimized. Once an asset is activated, it becomes instantly transferable across all supported bridges and chains without fragmentation or lock-in.

Alongside bridging, Lucid provides the liquidity infrastructure ecosystems need to scale. **Nebula** enables chain-owned, yield-generating versions of USDC and USDT, while **Vested Emission Offerings** (**VEOs)** offer on-chain OTC settlement and liquidity bootstrapping. Together, these modules give foundations and app-chains the tools to manage, grow, and monetize their liquidity across chains through one unified platform.

<figure><img src="https://1245019432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWTLxE0cK05dkLTY4VPzs%2Fuploads%2FfROKufP2S5y1ATBBtAUh%2FLucid%20Summary.png?alt=media&#x26;token=0975c9fc-2d10-4ecb-b3ec-93894d7737f4" alt=""><figcaption></figcaption></figure>

### How to navigate our documents?

**Using Lucid**

Start here! This section walks you through the core UI elements across Lucid. Begin with the [Homepage](https://docs.lucidlabs.fi/using-lucid/homepage) to get familiar with navigation and page layouts.

[**Modules and Integrations**](https://docs.lucidlabs.fi/modules-and-integrations/multi-bridge)

Learn how to use Lucid’s most powerful features—such as [VEOs](https://docs.lucidlabs.fi/modules-and-integrations/vested-emission-offerings-veos), [Multi-Bridge](https://docs.lucidlabs.fi/modules-and-integrations/multi-bridge), and [Bridge Portals](https://docs.lucidlabs.fi/modules-and-integrations/multi-bridge/bridge-page)—with dedicated step-by-step instructions for each module.

[**Developer Reference**](https://docs.lucidlabs.fi/developer-reference)

Includes advanced technical information for developers, covering:

* [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/api-reference)

[**Resources**](https://docs.lucidlabs.fi/resources)

Explore essential reference material including:

* [Pricing and Fee Structure](https://docs.lucidlabs.fi/resources/fees/lucid-pricing-and-fee-structure)
* [FAQs](https://docs.lucidlabs.fi/resources/frequently-asked-questions)
* [Key Terms & Concepts](https://docs.lucidlabs.fi/resources/key-terms-and-explanations)

***

> **Follow us on** [**X** ](https://x.com/LucidLabsFi)**and** [**Medium**](https://medium.com/@LucidLabsFi) **for the latest updates.**


---

# 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/using-lucid/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.
