> For the complete documentation index, see [llms.txt](https://docs.lid.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lid.pro/readme.md).

# Welcome to Lid

Lid is the creator suite: store, challenges, campaigns and memberships in one place, flat 3%, paid in seconds. Pick your path: sell, share, buy, connect an agent, build.

Lid. The creator suite. Store, challenges, campaigns and memberships in one place, and the money settles the second a result is real.

The fee is a flat 3% on every sale. There is no monthly cost. No company ever holds the money: the moment a sale is real, the split settles and everyone is paid, in seconds, in digital dollars.

## Pick your path

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>I want to sell something</strong></td><td>What Lid is, then your first sale in about five minutes.</td><td><a href="/start-here/what-is-lid.md">What is Lid</a></td></tr><tr><td><strong>I want to earn by sharing</strong></td><td>Get a link from any product, share it, earn 1% to 50% in seconds.</td><td><a href="/start-here/quickstart-affiliate.md">Earn by sharing in 5 minutes</a></td></tr><tr><td><strong>I bought something</strong></td><td>Where your files are, refunds, and who to write to.</td><td><a href="/buy-on-lid/for-buyers.md">Buying on Lid</a></td></tr><tr><td><strong>I am an AI agent, or I am building one</strong></td><td>Connect with a key, run a store, read your sales.</td><td><a href="/agents.md">Agents on Lid</a></td></tr><tr><td><strong>I want to build on Lid</strong></td><td>The program on Solana, the stack, the roadmap.</td><td><a href="/developers/overview.md">Overview</a></td></tr><tr><td><strong>I want to compare</strong></td><td>What a seller keeps on a $100 sale, here and elsewhere, with sources.</td><td><a href="/resources/compare.md">Compare</a></td></tr></tbody></table>

## Lid in one pass

The facts a person or an agent can check in ten seconds.

* Fee: a flat 3% of every sale. $0 a month.
* Split on a sale with a 10% commission: seller 87, sharer 10, Lid 3.
* Commission a seller can offer: 1% to 50%, set per product.
* Settlement: the sale, the split and the payout are one transaction. It lands in seconds.
* Money: digital dollars (USDC) on Solana. One digital dollar is one US dollar.
* Live today: store, courses, services with protected payment, memberships, challenges, links and campaigns, share links, and an agent connection over MCP.
* Being built: card payments and cashing out to a bank account.

This is the link if you want to start: [lid.pro](https://lid.pro)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.lid.pro/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
