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

# Getting Started on Embedding Assistants

> A guide for embedding your Libraria assistants into your websites.

Before you begin, ensure that you've already created your library and assistant in Libraria.

## Step 1: Setting Up Domains

1. Open **Embedding Instructions** in your Library's Home Page.

<Frame caption="Go to `Home` > `Embedding Instructions`">
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/bogpad/images/vanilla-js/embeddings/instruct-1.png" alt="Open Embedding Instructions" />
</Frame>

2. Add the name of the domains you want to embed your assistant in. You can add more domains by clicking the *Add more* button.

<Frame caption="Add the domain name of the embedding you want to your &#x22;Allow List&#x22; of domains">
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/bogpad/images/vanilla-js/embeddings/instruct-2.png" alt="Add more domains" />
</Frame>

3. Click the **Submit** button.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/bogpad/images/vanilla-js/embeddings/instruct-3.png" alt="Submit" />
</Frame>

Note: IP addresses such as <u>**127.0.0.1**</u> cannot be used for domain configurations. Use <u>**localhost**</u> instead.
