# Checkout page

The **Checkout page** is a vital part of any online store. It's where customers complete their purchases by entering payment and shipping information. This page ensures the security of transactions and provides a convenient way for shoppers to review their orders before finalizing them. It's a crucial component of the e-commerce process, offering a seamless and trustworthy buying experience

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

{% hint style="success" %}
Checkout can’t be edited using sections. To customize your checkout, go to [theme settings.](https://admin.shopify.com/store/gently-theme/settings/checkout/editor/profiles/2414149879?page=checkout\&context=extensibility#:~:text=settings,.)
{% endhint %}


---

# 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://nextsky.gitbook.io/purity-theme/other-pages/checkout-page.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.
