# Task #16: Settings - Policies

### Purpose <a href="#purpose" id="purpose"></a>

Set up Settings - Policies.

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

The video tutorial shows how to set up the shipping and return policy in Shopify. It also covers important pages for customers. Additionally, you will learn about indexing and SEO optimization.

### Description <a href="#description" id="description"></a>

* Set up the terms pages and /pages

### Instructions <a href="#instructions" id="instructions"></a>

1. Written return and refund policy
2. Privacy policy
3. Terms of service
4. Shipping policy
5. Contact information
6. Legal notice
7. Payments
8. FAQ (FREQUENTLY ASKED QUESTIONS)
9. Contact
10. About us

### Actions <a href="#actions" id="actions"></a>

Be sure to check the correctness of all links on the website.

Data is in the [document](https://docs.google.com/document/d/1QwGx3_vIaoroNmL2_JzLscHMbnpdhdOfr9bATmaYUGg/edit?usp=sharing).


---

# 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.vecomlab.com/ecom-foundations/store-creation/task-16.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.
