# Welcome to LID

**Your customers are your sales team.**

LID is a routing layer for commerce. Create a product. Share a link. When the sale clears, the seller, the affiliate, and LID settle in the same transaction. 3% flat fee. USDC. On Solana.

No approvals. No contracts. No 30-day payout delays.

## The core loop

Everything LID does serves one loop. If a feature strengthens it, we build it. If not, we don't.

| Step         | What happens                                                       |
| ------------ | ------------------------------------------------------------------ |
| **Create**   | A seller sets up a digital product in minutes.                     |
| **Share**    | Any visitor generates an affiliate link. Attribution is on-chain.  |
| **Sell**     | Checkout runs. Attribution binds at the moment of purchase.        |
| **Get paid** | Seller, affiliate, and LID settle in USDC in the same transaction. |

## Start here

These docs serve four readers. Pick the entry point.

**Sellers.** Creating digital products and opening them up to distribution. Start with [What is LID](https://docs.lid.pro/getting-started/what-is-lid), then [Create a product](https://docs.lid.pro/sell-on-lid/create-a-product).

**Affiliates.** Sharing links and earning on every sale. Read [How the affiliate system works](https://docs.lid.pro/earn-on-lid/how-affiliate-works).

**Developers and agent builders.** Integrating LID as the economic layer for autonomous software. Start at [Developers overview](https://docs.lid.pro/developers/overview).

**Investors and partners.** Read the [Vision](https://docs.lid.pro/company/vision) and [Roadmap](https://docs.lid.pro/company/roadmap).

## Live status

LID launched on Solana mainnet on April 22, 2026. Product at [app.lid.pro](https://app.lid.pro). Site at [lid.pro](https://lid.pro).

In active alpha validation. The infrastructure works. Commercial proof is being earned through completed loops, affiliate-led GMV, and repeat seller behavior.

## Contact

<alberto@lid.pro>


---

# 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.lid.pro/readme.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.
