# Checkout extensibility

This guide is only for Shopify stores that are using the Checkout extensibility feature.

{% hint style="info" %}
**Read more about Checkout Extensibility**

English link:[ https://help.shopify.com/en/manual/checkout-settings/checkout-extensibility/checkout-upgrade](https://help.shopify.com/en/manual/checkout-settings/checkout-extensibility/checkout-upgrade) \
Japanese link:[ https://help.shopify.com/ja/manual/checkout-settings/checkout-extensibility/checkout-upgrade](https://help.shopify.com/ja/manual/checkout-settings/checkout-extensibility/checkout-upgrade))
{% endhint %}

For stores with Checkout extensibility, in order to display Gojiberry surveys on your thank you and order status pages, additional steps need to be done on Shopify’s checkout editor. You can access the checkout editor in <mark style="background-color:blue;">Settings > Checkout > Checkout Customization</mark> section from your Shopify admin.

{% embed url="<https://youtu.be/CE5Qk4nY9Eo>" %}

In the checkout editor, do the following steps to add Gojiberry’s surveys to your checkout.

**01. Gojiberry surveys can only be added to the Thank you page and Order status page, so navigate to either of those pages in the checkout editor.**

<div><figure><img src="https://lh7-us.googleusercontent.com/5pXTiXlSVpnbpiB3Lgjn9u03MhxcPqcv7-eL38ZPbJwNpLqDFGogrNDCKDIMX2-zATCgEjJVQOy7CM9QET2UyokHgykyEy7yCBzT4_DczeRYUUTOxtkdGiAK9gn3A9whsrtpotnJinK_gXQv3sY9GNg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UGdjrJW3ZJ3LumSKxicO" alt=""><figcaption></figcaption></figure></div>

**02. In the Sections page, click the Add app block button.**

<div><figure><img src="https://lh7-us.googleusercontent.com/nkUA663PNm4BJrCXqWOnii7zBmJ_LzpzWM7BFx6jdZ9gdMsliKESRz6poENbfKEY2YvhK5LoXdpfKCGXgKaa_qznQNI5YarvewegtP6PT4lv0oo1YGeukGyUQYAqNFsz-f9v87SMwR_eVnQXjAtg__M" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8B7QWg0Wey5Qm9IZWomR" alt=""><figcaption></figcaption></figure></div>

**03. If you have Gojiberry installed, you should see an option for Gojiberry’s post purchase survey. Click on it to add it to your page. We recommend adding it to both the Thank you and Order status pages.**

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

**04. Remember to click Save to save the changes to your checkout.**

<div><figure><img src="https://lh7-us.googleusercontent.com/nkMmIbiuEBJSoB2uEazIdCcAYYzcqd0PDThQ26x4H-IB-wog-cMu_C-SdwNXdsvEWa12m2sLRH4oz6MFYPJkBIrjHqKS0_3qSmWZC5ygeP9f0Qmj58uXziGFOzFguIHiTI9EpODOiMLx9qLNWwgzrqY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VSMGqy5OtcO2iKN5TJrP" alt=""><figcaption></figcaption></figure></div>

Now that you have added Gojiberry’s app block to your checkout pages, you will see your surveys when their status is set to live.

<br>


---

# 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://docs.gojiberry.app/documentation/surveys/checkout-extensibility.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.
