> ## Documentation Index
> Fetch the complete documentation index at: https://nevermined.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Catalog videos

> Watch the Nevermined Catalog in action: a product overview, outcome examples, and walkthroughs for connecting from Claude.ai, ChatGPT, and LangSmith Fleet.

A curated set of walkthroughs for the Nevermined Catalog — start with the overview, see outcome-based agents in action, then connect the Catalog to your own AI assistant.

## Start here

The best place to begin. This walkthrough introduces the Nevermined Catalog end to end: what it is, how services get published to it, and how an agent discovers, pays for, and calls a service without any manual billing setup. Watch this first to get the mental model everything else builds on.

<Frame caption="Catalog overview.">
  <iframe src="https://www.youtube.com/embed/3SO1RuUtGko" title="Nevermined Catalog — overview" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>

## Outcome-based agents

These two examples show agents priced on the outcome they deliver rather than the number of calls they make — the buyer pays for a result, and the agent redeems credits only when it produces one.

The first example walks through a complete outcome-based flow, from purchasing a plan to the agent charging for the delivered result.

<Frame caption="Outcomes example #1.">
  <iframe src="https://www.youtube.com/embed/Wg-7go30WRs" title="Outcome-based agent — example #1" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>

The second example applies the same outcome-based pricing to a different agent, so you can see how the pattern generalizes across use cases.

<Frame caption="Outcomes example #2 — Song from the Headlines.">
  <iframe src="https://www.youtube.com/embed/Ilj93OUSxV8" title="Outcome-based agent — example #2 (Song from the Headlines)" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>

## Connect from your assistant

Give your AI assistant a wallet and it can buy from the Catalog on your behalf. These walkthroughs cover the concept and then the exact steps for the most common assistants.

Start here for the idea: your assistant gets a wallet, and it can now pay for the services it needs to complete a task — no copy-pasting API keys, no manual checkout.

<Frame caption="Your AI assistant can now pay for things.">
  <iframe src="https://www.youtube.com/embed/KJxlW6qI6So" title="Your AI assistant can now pay for things" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>

A step-by-step of connecting the Catalog to Claude at claude.ai over the OAuth route, so Claude can discover and pay for services directly in your chat.

<Frame caption="Connect to the Catalog from claude.ai.">
  <iframe src="https://www.youtube.com/embed/uW-_V-dOeSw" title="Connect to the Catalog from claude.ai" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>

The same connection from ChatGPT: wire up the Catalog so ChatGPT can find a service, pay for it, and use the result inside a conversation.

<Frame caption="Connect to the Catalog from ChatGPT.">
  <iframe src="https://www.youtube.com/embed/fI_llp5BBYM" title="Connect to the Catalog from ChatGPT" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>

For teams running autonomous agents, this shows how to connect the Catalog to a LangSmith Fleet agent so a deployed agent can pay for services on its own, unattended.

<Frame caption="Connect the Catalog to a LangSmith Fleet agent.">
  <iframe src="https://www.youtube.com/embed/A7HcBsnRYG8" title="Connect the Catalog to a LangSmith Fleet agent" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen style={{ width: "100%", aspectRatio: "16 / 9", borderRadius: "0.5rem", border: 0, display: "block" }} />
</Frame>
