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

# Apps

> The services you can connect to your shop.

**Growth → Apps.** What's connected, and what you can connect.

<CardGroup cols={2}>
  <Card title="Stripe" icon="stripe" href="/stashed/money/payment-methods">
    Card payments, into your own Stripe account.
  </Card>

  <Card title="EasyPost" icon="truck" href="/stashed/money/shipping">
    Live carrier rates and labels, using your own carrier accounts.
  </Card>

  <Card title="Shopify / Etsy" icon="download" href="/stashed/catalogue/import">
    Bringing a catalogue across.
  </Card>

  <Card title="Your sending domain" icon="envelope" href="/stashed/growth/email">
    So your email authenticates and lands.
  </Card>
</CardGroup>

## Greyed-out connect buttons

Some connections depend on configuration at our end. Where that isn't in place,
the button is disabled, so you cannot get halfway into a flow that will not finish.

For Shopify and Etsy, CSV import works regardless.

## Your credentials

Anything you connect is stored encrypted, and the connect flow is tied to both
your shop and your login — so nobody can attach their account to your shop, or
yours to theirs.

## Anything else

For things that aren't built in:

* **[The API](/api)** — products, orders, customers and stock, with scoped keys and webhooks.
* **[Custom code](/stashed/storefront/custom-code)** — front-end tags and widgets.

<Warning>
  Custom code only runs on your own domain, never on a `stashed.one` address. If
  an integration needs a script tag, you'll need a
  [custom domain](/stashed/storefront/domains) first.
</Warning>
