# Project Comparison

## NFT MARKETPLACE COMPARISON CHART

<table><thead><tr><th width="245"> </th><th width="144">PlanetSWH</th><th width="158">Opensea</th><th>Magic Eden</th></tr></thead><tbody><tr><td>Multi-chain</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Fiat Integration</td><td>✅</td><td>✅</td><td>🚫</td></tr><tr><td>NFT Launchpad</td><td>✅</td><td>🚫</td><td>✅</td></tr><tr><td>Rent NFTs</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Swap NFTs</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Custom VR Space</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Social Features</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Rebates Program</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Commissions</td><td>2.7%</td><td>2.5%</td><td>5%</td></tr></tbody></table>

## METAVERSE COMPARISON CHART

<table><thead><tr><th width="250"> </th><th width="151">PlanetSWH</th><th>Decentraland</th><th>The Sandbox</th></tr></thead><tbody><tr><td>NFT Marketplace</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Immersive VR</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Realtime E-Commerce</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Browser (Mobile/Desktop)</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Buy, Sell, Rent and Swap</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Meeting Features</td><td>✅</td><td>🚫</td><td>🚫</td></tr><tr><td>Social Integration</td><td>✅</td><td>🚫</td><td>🚫</td></tr></tbody></table>


---

# 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://planetswh.gitbook.io/knowledge-base/team/project-comparison.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.
