# TrustLevel | Knowledge Base

## TrustLevel | Knowledge Base

- [What is TrustLevel about?](https://trustlevel.gitbook.io/knowledge-base/what-is-trustlevel-about.md): (Our Gitbook documentation is still under construction. We will add more content over time.)
- [The Problem of Information Overload](https://trustlevel.gitbook.io/knowledge-base/what-is-trustlevel-about/the-problem-of-information-overload.md)
- [Subjectivity in Information](https://trustlevel.gitbook.io/knowledge-base/what-is-trustlevel-about/subjectivity-in-information.md)
- [Transparency vs. Privacy](https://trustlevel.gitbook.io/knowledge-base/what-is-trustlevel-about/transparency-vs.-privacy.md)
- [Reputation-based Evaluation Protocol (REP)](https://trustlevel.gitbook.io/knowledge-base/what-is-trustlevel-about/reputation-based-evaluation-protocol-rep.md): -> We will upload this section shortly.
- [Grant Review Tool](https://trustlevel.gitbook.io/knowledge-base/tools-and-apps/grant-review-tool.md)
- [ZK Voting App](https://trustlevel.gitbook.io/knowledge-base/tools-and-apps/zk-voting-app.md): Public Test is live: https://vote.trustlevel.io
- [News Bias Detector](https://trustlevel.gitbook.io/knowledge-base/tools-and-apps/news-bias-detector.md): An LLM-based AI Service  - Available on SingularityNET
- [Web3 Grant Programs](https://trustlevel.gitbook.io/knowledge-base/research/web3-grant-programs.md)
- [Proposal Evaluation in Web3 Grant Programs](https://trustlevel.gitbook.io/knowledge-base/research/web3-grant-programs/proposal-evaluation-in-web3-grant-programs.md)
- [DeepFunding Reputation System](https://trustlevel.gitbook.io/knowledge-base/research/web3-grant-programs/deepfunding-reputation-system.md)
- [Impact Assessments for Grant and Governance Proposals](https://trustlevel.gitbook.io/knowledge-base/research/web3-grant-programs/impact-assessments-for-grant-and-governance-proposals.md): \[WORK IN PROGRESS]
- [SingularityNET](https://trustlevel.gitbook.io/knowledge-base/received-grants/singularitynet.md): Here you can find our successful proposals in Deep Funding (SNET's Innovation Fund):
- [Arbitrum](https://trustlevel.gitbook.io/knowledge-base/received-grants/arbitrum.md)
- [Cardano](https://trustlevel.gitbook.io/knowledge-base/received-grants/cardano.md): Here you can find our successful proposals in Project Catalyst (Cardano's Innovation Fund):
- [Project Catalyst Fund 13](https://trustlevel.gitbook.io/knowledge-base/received-grants/cardano/project-catalyst-fund-13.md)


---

# 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://trustlevel.gitbook.io/knowledge-base/what-is-trustlevel-about.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.
