# Marketplace

- [Guides](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides.md)
- [Getting Started](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started.md): Learn how to create a wallet, configure your wallet, add PLASTIK token, and to connect to the Plastiks Marketplace
- [Create MetaMask wallet](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/create-metamask-wallet.md)
- [Configure MetaMask with Binance Smart Chain](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/configure-metamask-with-binance-smart-chain.md)
- [Add PLASTIK token to Binance Smart Chain](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/add-plastik-token-to-binance-smart-chain.md)
- [Configure MetaMask with CELO](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/configure-metamask-with-celo.md)
- [Add PLASTIK token to CELO](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/add-plastik-token-to-celo.md)
- [Connect to Marketplace using MetaMask](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/connect-to-marketplace-using-metamask.md)
- [Connect to Marketplace using Valora App](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/getting-started/connect-to-marketplace-using-valora-app.md)
- [Profile Creation](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/profile-creation.md)
- [Buying](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/buying.md)
- [How to buy PLASTIK token](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/buying/how-to-buy-plastik-token.md): In this Guide, we will explain how to buy the PLASTIK token using the widget on our platform. \*This feature is currently only available using Binance Smart Chain
- [How to Bridge to CELO](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/buying/how-to-bridge-to-celo.md)
- [How to buy an NFT](https://plastiks.gitbook.io/plastiks-docs/marketplace/guides/buying/how-to-buy-an-nft.md)
- [FAQ](https://plastiks.gitbook.io/plastiks-docs/marketplace/faq.md)
- [Submit Bugs & Ideas](https://plastiks.gitbook.io/plastiks-docs/marketplace/submit-bugs-and-ideas.md): We highly appreciate your feedback to improve our Marketplace.


---

# 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://plastiks.gitbook.io/plastiks-docs/marketplace.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.
