Browsing the Marketplace¶
The Traylinx Marketplace is where you discover and install tools, assets, notebook templates, and credential templates created by other builders. The marketplace is not a separate top-level page — it's an embedded Marketplace sub-tab inside every project tab that supports installable content.
1. Where the marketplace appears¶
Inside any project (Admin → Projects → {your project}):
| Tab | Marketplace shows |
|---|---|
| Assets → Marketplace | AI tools, DeFi instruments, tokens, documents, media, mini-apps |
| Notebooks → Marketplace | Notebook templates |
| API Access → Marketplace | Credential templates (pre-built OAuth and API credential definitions) |
Each tab loads its own category from the marketplace API.
2. Browse and filter¶
Inside any Marketplace sub-tab: 1. Search by name or description. 2. Filter by tag, category, or feature flag. 3. Sort by popularity, recency, or alphabetical. 4. Click a card to see details — description, features, screenshots, stats, and the publisher's name.
3. What's on a marketplace card¶
Each item shows: - Name and icon. - Short description. - Tags — what it does and what platforms it targets. - Stats — install count, rating, last updated. - Pricing — free, one-time, or usage-based. - Deploy / Install button.
4. Pricing models¶
- Free — install with no charge.
- One-time — fixed price deducted from your wallet on install.
- Usage-based — pay per call, per token, or per active period.
Charges come from the organization wallet of the project where you're installing. Make sure the wallet has funds (or auto-recharge enabled) before installing paid items.
5. Categories worth knowing¶
- AI Studio — agent prompts and orchestrators.
- Assets — DeFi/tokens/docs/media.
- Notebooks — workflow templates.
- Credentials — pre-configured OAuth/API definitions.
The category lists are seeded from per-project marketplace data and refreshed regularly.
6. Publishing your own¶
If you have Creator or Operator subscription, you can publish your own work to the marketplace. See Publishing agents for the full publishing flow.
7. Earnings¶
When other users install your paid items, your creator share lands in your organization wallet. See Earnings and revenue for revenue splits per plan.
For the install flow itself, see Installing tools.
Mirrored from traylinx-web:docs/user-manuals/marketplace/overview.md. Edit the source in the traylinx-web repo — changes here are overwritten by the sync script.