> For the complete documentation index, see [llms.txt](https://pyropass.gitbook.io/pyropass-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyropass.gitbook.io/pyropass-whitepaper/overview/phase-2-pyrocart-physical-goods.md).

# Phase 2 - Pyrocart (Physical Goods)

{% embed url="<https://www.youtube.com/watch?v=E3hexDpRP1A>" %}

## Phase 2

Upon the successful completion of phase one, Pyropass embarks on its phase two journey, an ambitious endeavor to create a crypto-based physical goods marketplace reminiscent of eBay. This platform will be known as Pyrocart. Within this marketplace, $PYRO tokens will act as the medium of exchange. Pyrocart acts as the intermediary, facilitating secure exchanges while simultaneously challenging the traditional platforms such as Fiverr and eBay.

{% embed url="<https://www.youtube.com/watch?v=2G9s0wO_EVU>" %}

One of the significant advantages Pyrocart offers is its ability to circumvent the platform fees typically associated with established marketplaces like Fiverr and eBay. By doing so, Pyrocart not only reduces transaction costs but also fosters an environment where all trades and transactions are conducted exclusively in cryptocurrencies. This transition to a crypto-centric marketplace aligns with the broader trend of digital currencies and positions Pyrocart as a cutting-edge, cost-effective alternative for both creators and influencers in the digital sphere.


---

# 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://pyropass.gitbook.io/pyropass-whitepaper/overview/phase-2-pyrocart-physical-goods.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.
