# Add third-party embed code to your article

Follow the steps below on how to add third-party embed code to your articles.

1\. From your Blog Studio dashboard, click on the **Pencil Icon** to edit your article.

<figure><img src="/files/oRyg8jQIfvxB1cjKw4C0" alt=""><figcaption></figcaption></figure>

2\. On the left sidebar, click the **Content Blocks** **icon**.

<figure><img src="/files/UjmoW6MWv55boz6EBelr" alt=""><figcaption></figcaption></figure>

3\. In the Basic content blocks, scroll down to locate the **Advanced Code Snippet** block.

<figure><img src="/files/0UrDAP27BOIj3vhu5SjH" alt=""><figcaption></figcaption></figure>

4\. Drag and drop the block into your page.

5\. Click into the block, and hit the **Gear icon**.

<figure><img src="/files/cJTbzezyg8fTPaCwdBIS" alt=""><figcaption></figcaption></figure>

6\. Highlight the code snippet that you see and delete it.

<figure><img src="/files/a7gYi3PUiTgVAgo18LTX" alt=""><figcaption></figcaption></figure>

7\. Copy and paste in your third-party embed code.

8\. Click **Ok**.

9\. Save your changes.

Third-party embed code will only display properly on the live view of your article. After hitting **Save** on the editor, please click the **View** button at the top left corner.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shoppad.gitbook.io/blogstudio/customize-the-app/add-third-party-embed-code-to-your-article.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
