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

# Join-link tasks

> Every operation for minting, listing, disabling, and resolving storefront join links

Operations for the reusable signup links that onboard advertisers into your storefront. See the [Join links overview](/v2/storefront/join-links/overview) for concepts and approval policies.

## Manage

<CardGroup cols={2}>
  <Card title="Create join link" href="/v2/storefront/join-links/tasks/create-join-link" icon="plus">
    Mint a link for one of your storefronts
  </Card>

  <Card title="List join links" href="/v2/storefront/join-links/tasks/list-join-links" icon="list">
    Every active link your organization owns
  </Card>

  <Card title="Disable join link" href="/v2/storefront/join-links/tasks/disable-join-link" icon="ban">
    Soft-revoke a link to stop new signups
  </Card>
</CardGroup>

## Public

<CardGroup cols={2}>
  <Card title="Get join context" href="/v2/storefront/join-links/tasks/get-join-context" icon="palette">
    Brand-safe lookup the co-branded signup page reads before the buyer has an account
  </Card>
</CardGroup>
