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

# Embed

> Get set up with Embed as your web checkout experience.

<img src="https://mintcdn.com/gr4vy/jCFeFdffXM43huI0/assets/images/embed/hero.png?fit=max&auto=format&n=jCFeFdffXM43huI0&q=85&s=be7bb8ab6fb126c4e96969073ef21cac" alt="Embed" width="1544" height="639" data-path="assets/images/embed/hero.png" />

Embed is the hosted checkout experience that provides you with a payment
selector integrated right inside your checkout page. In this quick start
guide you are taken through the following steps.

1. [Create an API key](/guides/payments/embed/quick-start/key) which is needed to generate
   the signed JWT token in step 2.
2. [Set up a server-side SDK](/guides/payments/embed/quick-start/sdks) to generate a client
   token for authenticating to the API.
3. [Set up Embed](/guides/payments/embed/quick-start/embed) which handles the
   capture of the payment method details.
4. [Process the transaction](/guides/payments/embed/quick-start/inspect) and inspect the result.
5. [And finally prepare to go live](/guides/payments/embed/quick-start/live) by switching to production.
