# Getting Consent at Checkout

To ensure that customers accept the terms and conditions of your eCommerce store (e.g. payment terms, order processing expectations, etc.), it is always recommended that you get positive consent from online shoppers at the time of Checkout by adding a required "checkbox". Please find below the steps to add this checkbox at Checkout:

* Go to your store **Control Panel** > **Settings** > **Legal**.
* Scroll to the Your policies section.
* Click **Add Page**

![](/files/xR6sEU5dMopCCoICGZ1B)

Type or insert your Terms and Conditions text in the text box.

![](/files/UgG6V5reIpJ53YcESALo)

Click the Save button at the top right hand corner of the page to save your Terms and Conditions page.

![](/files/wCfh9Sg8CJuss4OXfZ76)

NOTE: Please make sure that you have already [setup your Terms & Conditions](https://help.takuretail.app/en/articles/3860667-ecommerce-setting-up-the-terms-conditions) before activating this Checkout requirement.


---

# 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://help.takulabs.io/selling-online/start-selling-online/designing-your-storefront/getting-consent-at-checkout.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.
