> For the complete documentation index, see [llms.txt](https://metadoosh.gitbook.io/metadoosh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metadoosh.gitbook.io/metadoosh/shop-doosh.md).

# Shop Doosh

E-Commerce (electronic commerce) is basically the exchange of goods and/or services between two or more users, where at some point in the operation any digital instrument is used, whether it is a website, a mobile application, or another instrument that is different.

Nowadays there are large e-commerce platforms that serve as a bridge between suppliers and users, such as Amazon, eBay, and Facebook, among others. These large companies have created a world parallel to the traditional ways of buying goods and services, where customers from anywhere in the world can enter these large platforms and purchase any good that is published on them.

At DoosH we are developing an E-commerce where users both within the metaverse will be able to visit their favorite stores and make all their purchases, that is, we will be present in an unprecedented reality, thus giving the opportunity to the entire online shopping community, the new experience of a different and fun E-commerce.

In addition, within our platform, we will be able to recreate all our favorite stores, and within the metaverse we will be able to visit them and experience the feeling of being inside the best stores in the world.

Can you imagine being inside Channel at 31 Rue Cambon in Paris or in Via Condotti at the beautiful Gucci store in Rome? We offer the opportunity to all these great brands and companies to recreate their image within our metaverse in order to offer something never seen before, a parallel world where we can do practically anything.

Also, our users will be able to be on the main street of New York doing their shopping and then go to dinner at the best restaurant there is in Dubai. The digital world has no limits, no borders, no governments with laws that prevent knowing the world in the most natural way. Join this beautiful project where we can enjoy endless possibilities in a world without limits or borders with our loved ones and in the most beautiful places in the world. Your imagination is your limit!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://metadoosh.gitbook.io/metadoosh/shop-doosh.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
