# Welcome

BasePass is a **creator monetization platform** built on Base (Ethereum L2). Creators set a monthly USDC price. Subscribers pay on-chain. Access is gated automatically.

## What can you do with BasePass?

| Role           | What You Get                                                        |
| -------------- | ------------------------------------------------------------------- |
| **Creator**    | Accept USDC subscriptions, gate Discord/Telegram, embed on any site |
| **Subscriber** | Pay with any wallet, get instant access, manage subs in one place   |
| **Developer**  | Gate your app/API/website with the SDK or API keys                  |

## Quick Links

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>overview.md</td><td><a href="/pages/afc47c9624b3cde9b17d9fbb04b026e27e2da9e2">/pages/afc47c9624b3cde9b17d9fbb04b026e27e2da9e2</a></td></tr><tr><td>creators.md</td><td><a href="/pages/3d890766be02b79bbf22233c0de5a90fd0bf0b6b">/pages/3d890766be02b79bbf22233c0de5a90fd0bf0b6b</a></td></tr><tr><td>sdk.md</td><td><a href="/pages/023d6b907571bc76fe1c189345860763beaaab65">/pages/023d6b907571bc76fe1c189345860763beaaab65</a></td></tr></tbody></table>

## Platform Stats

* **Network:** Base (Ethereum L2)
* **Payment:** USDC stablecoin
* **Platform Fee:** 5%
* **Gas Cost:** < $0.01 per transaction
* **Contract:** [`0x0Fa3...73b2`](https://basescan.org/address/0x0Fa3F2656074285a2cb8506D3a18479C4ABb73b2)


---

# 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.base-pass.xyz/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.
