# Verifying Truebit Tasks

- [Introduction](https://devs.truebit.io/verifying-truebit-tasks/introduction.md): In this section, Operators who want to contribute computing power will learn how to verify tasks.
- [Node Status](https://devs.truebit.io/verifying-truebit-tasks/node-status.md)
- [Truebit Node Installation Guide](https://devs.truebit.io/verifying-truebit-tasks/truebit-node-installation-guide.md): This guide will walk you through the process of setting up a Truebit Decentralized Verification Node, enabling your system to participate in verifying Truebit tasks on the network.


---

# 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://devs.truebit.io/verifying-truebit-tasks.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.
