# Task #5: Domain

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

Buy and Set Up a Domain → <https://vecomlab.com/namecheap>

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

The video tutorial shows where to buy a domain at a good price using Shopify as an example and how to set it up. NameCheap is a great option as it allows you to pay for domains with cryptocurrency. Additionally, the platform offers competitive prices, which reduces initial costs for launching a store and testing products. There are other, more cost-effective methods, but their setup is more complex.

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

* It's better to use NameCheap for this
* A domain with the .com extension

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

1. Buy a domain on [namecheap.com](https://www.namecheap.com/)
2. Add the domain to Shopify
3. Add the domain to Yandex.Connect (also known as Yandex 360 for Business)
4. Verify the domain in Yandex.Connect using DNS from namecheap.com or a Code in Shopify
5. Set up the MX record using DNS in [namecheap.com](https://www.namecheap.com/)

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

To add a domain to Shopify, in the settings of <http://namecheap.com>, you need to choose the DNS template "Shopify" and save it.

**Question**: Why add the domain to Yandex.Connect?\
**Answer**: To set up corporate email, for example, <support@birdiekitty.com> or <support@organkitty.com>.

It is not necessary to use Yandex.Connect, as there are other solutions available.


---

# 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-5.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.
