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

# Lemon Squeezy

> Merchant of record and payments for software

## Example agent tasks

```text theme={null}
Connect Lemon Squeezy and have the agent explore what it can help with.
```

```text theme={null}
Ask the agent to retrieve and summarize information from Lemon Squeezy.
```

```text theme={null}
Use the agent to interact with Lemon Squeezy directly from your conversation.
```

## Connecting

Connect Lemon Squeezy with an API key.

<Steps>
  <Step title="Add the connection">
    Generate an API key from your Lemon Squeezy account settings.
  </Step>

  <Step title="Authorize">
    Copy the key. It is only shown once.
  </Step>

  <Step title="The agent gets to work">
    Paste it when prompted in the agent's connection card for Lemon Squeezy.
  </Step>
</Steps>

## What you share

Connecting grants the agent access to Lemon Squeezy on your behalf. As with every connection, credentials are handled by the secure [proxy](/docs/integrations/permissions) and never exposed to the model.

<CardGroup cols={2}>
  <Card title="How credentials stay safe" icon="shield-halved" href="/docs/integrations/permissions">
    The proxy model that keeps tokens out of the model's reach.
  </Card>
</CardGroup>
