# Resources and Tools

- [The Technical Standards Comittee](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-technical-standards-committee.md)
- [TSC Principles](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-technical-standards-committee/tsc-principles.md)
- [Standard Development Process](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-technical-standards-committee/standard-development-process.md)
- [Status of Current and In-progress Standards](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-technical-standards-committee/status-of-current-and-in-progress-standards.md)
- [The Working Blockchain](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-working-blockchain.md)
- [Pruning to Create a Working Blockchain](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-working-blockchain/pruning-to-create-a-working-blockchain.md)
- [Building a Working Blockchain from a List of Block Headers](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-working-blockchain/building-a-working-blockchain-from-a-list-of-block-headers.md)
- [A World View Backed by Proof of Work](https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools/the-working-blockchain/a-world-view-backed-by-proof-of-work.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://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-enterprise/resources-and-tools.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.
