# Worker-hub

- [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)


---

# 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://docs.vividlabs.com/worker-hub.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.
