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

# Barter

1. **Why Pi Chain Mall services are not available in my country? When will it be coming?**

Pi Chain Mall aims to serve global pioneers and we have been working hard for this. We already set up over 90 country/regional operation centers around the world. If you can't find your country and you are interested in being a representative. Please contact via telegram: pichainmall\_yang or Edwin2199

2. **Can I buy from a different region apart from mine?**

To avoid too much cost on merchants, we advise pioneers to only buy in their region. When Pi Network is accepted globally and logistic companies are connected to PCM, you can buy from outside your region. It will take some time for the barter ecosystem to develop.

3. **Can I add more than one product in my PCM cart during purchasing?**

For now, you can only place an order one after the other. You can add more to your cart if we don't find any issue when evaluating the systems, and we'll announce it later for the release of this function.

4. **Is there a way I can track my shipment on PCM?**

Yes, simply check the logistic menu on PCM website and copy the airway bill. Then you can check it on the provided logistic company website.

5. **How do I get in touch with a seller on PCM?**

Method 1: Check in order details, you can find seller contact email address, but for seller,

he can see buyer's contact number.

Method 2: Type in the message box in your order page, you can leave him a message.

\ <br>

<br>


---

# 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://pichain-global.gitbook.io/pichainmall/faq/barter.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.
