# Vivid Labs (Previously VideoCoin Network)

## Vivid Labs (Previously VideoCoin Network)

- [Getting Started with Vivid Labs](https://docs.vividlabs.com/getting-started-with-vivid-labs.md): Documents, walkthroughs and guides on how to get started with The VIVID Platform.
- [Getting Started with VIVID Open - Open Source NFT Marketplace](https://docs.vividlabs.com/tutorials/getting-started-with-vivid-open-open-source-nft-marketplace.md): Video NFT Open Source Platform
- [Vivid NFT Shop App - Getting Started](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started.md): Vivid Labs Shopify App
- [Step 1: Install the VIVID NFT Shopify App](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started/step-1-install-the-vivid-nft-shopify-app.md)
- [Step 2: Create NFT Products](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started/step-2-create-nft-products.md)
- [Step 3: How to Edit an NFT](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started/step-3-how-to-edit-an-nft.md)
- [Step 4: Buying and Minting the NFT on the Blockchain](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started/step-4-buying-and-minting-the-nft-on-the-blockchain.md)
- [Step 5: Product Delivery - Custom Email Templates](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started/step-5-product-delivery-custom-email-templates.md)
- [Step 6: Removing the VIVID NFT App from your Store](https://docs.vividlabs.com/vivid-nft-shop-app-getting-started/step-6-removing-the-vivid-nft-app-from-your-store.md)
- [VideoCoin Block Explorer](https://docs.vividlabs.com/what-is-the-block-explorer.md)
- [How to use Ledger device with VideoCoin](https://docs.vividlabs.com/how-to-use-ledger-device-with-videocoin.md): Ledger Nano S and VideoCoin Ledger desktop wallet will give access to your assets in VideoCoin’s Network while securing your private key.
- [Worker Hub Walkthrough](https://docs.vividlabs.com/worker-hub/worker-hub-walkthrough.md): This guide will show you how to setup a worker on the VideoCoin Worker Hub.
- [Update to Newest Version of Worker Hub Alpha](https://docs.vividlabs.com/worker-hub/update-to-newest-version-of-worker-hub-alpha.md): This guide will show you how to update your Worker Hub Alpha version 0.1.0 to version 1.0.1.
- [Setting up a VID Worker](https://docs.vividlabs.com/worker-hub/setting-up-a-videocoin-worker.md): How to set up a VideoCoin worker
- [VID Pool Software](https://docs.vividlabs.com/worker-hub/videocoin-pool-software.md): Software for sharing transcoder rewards with delegators.
- [VidPool - Flat Payments: Percentage-based payment engine](https://docs.vividlabs.com/worker-hub/videocoin-pool-software/vidpool-flat-payments-percentage-based-payment-engine.md)
- [Worker Setup - VidPool](https://docs.vividlabs.com/worker-hub/videocoin-pool-software/worker-setup-vidpool.md)
- [Delegated Staking](https://docs.vividlabs.com/staking-vid-token/delegated-staking.md): Delegate VID Tokens to Secure VideoCoin Network and get rewarded
- [Worker Self Staking](https://docs.vividlabs.com/staking-vid-token/worker-self-staking.md): Tutorial on using VideoCoin staker tool
- [Staking with the Genesis Staking Program](https://docs.vividlabs.com/staking-vid-token/staking-with-the-genesis-staking-program.md)
- [Reward Distribution](https://docs.vividlabs.com/staking-vid-token/reward-distribution.md): Tutorial on using vidpool tool
- [FAQ](https://docs.vividlabs.com/faq.md): Overview: Vivid Labs / VIVID Platform / VID Token


---

# 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://docs.vividlabs.com/getting-started-with-vivid-labs.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.
