# Plastiks

## Plastiks

- [What is Plastiks](https://plastiks.gitbook.io/plastiks-docs/the-company/what-is-plastiks.md)
- [Plastiks Vision](https://plastiks.gitbook.io/plastiks-docs/the-company/plastiks-vision.md)
- [Meet our Team!](https://plastiks.gitbook.io/plastiks-docs/the-company/meet-our-team.md): Get to know us better
- [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.
- [Links](https://plastiks.gitbook.io/plastiks-docs/general/links.md): All links related to Plastiks and our community channels
- [Roadmap](https://plastiks.gitbook.io/plastiks-docs/general/roadmap.md)
- [Tokenomics](https://plastiks.gitbook.io/plastiks-docs/general/tokenomics.md)
- [Contact](https://plastiks.gitbook.io/plastiks-docs/general/contact.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://plastiks.gitbook.io/plastiks-docs/the-company/what-is-plastiks.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.
