# Truebit on Ethereum v1

## Truebit on Ethereum v1

- [Overview](https://docs.truebit.io/v1docs/about-truebit-on-ethereum/overview.md)
- [Use Cases](https://docs.truebit.io/v1docs/about-truebit-on-ethereum/use-cases.md): Example applications for Truebit on Ethereum
- [Research](https://docs.truebit.io/v1docs/about-truebit-on-ethereum/research.md): Papers and presentations relating to Truebit and decentralized computing
- [FAQ](https://docs.truebit.io/v1docs/about-truebit-on-ethereum/faq.md): Truebit on Ethereum Frequently Asked Questions
- [Install Truebit on Ethereum](https://docs.truebit.io/v1docs/getting-started/master.md)
- [Truebit on Ethereum Structure](https://docs.truebit.io/v1docs/getting-started/truebit-on-ethereum-structure.md)
- [Start Docker container](https://docs.truebit.io/v1docs/getting-started/start-docker-container.md)
- [Create a Wallet](https://docs.truebit.io/v1docs/getting-started/create-a-wallet.md)
- [Synchronize the Ethereum Node](https://docs.truebit.io/v1docs/getting-started/synchronize-the-ethereum-node.md)
- [Start a Truebit on Ethereum Terminal for Each Role](https://docs.truebit.io/v1docs/getting-started/start-a-truebit-on-ethereum-terminal-for-each-role.md)
- [Start Truebit on Ethereum](https://docs.truebit.io/v1docs/getting-started/start-truebit-on-ethereum.md)
- [Purchase TRU tokens](https://docs.truebit.io/v1docs/getting-started/purchase-tru-tokens.md)
- [Check Balances](https://docs.truebit.io/v1docs/getting-started/check-balances.md)
- [Purchase Solver License](https://docs.truebit.io/v1docs/getting-started/purchase-solver-license.md)
- [Start Solve and Verify](https://docs.truebit.io/v1docs/getting-started/start-solve-and-verify.md)
- [IPFS connection for distributed file sharing](https://docs.truebit.io/v1docs/getting-started/ipfs-connection-for-distributed-file-sharing.md)
- [Glossary](https://docs.truebit.io/v1docs/getting-started/glossary.md)
- [Support & More Information](https://docs.truebit.io/v1docs/community/support-and-more-information.md): We value your feedback and we’re here to help.


---

# 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.truebit.io/v1docs/about-truebit-on-ethereum/overview.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.
