# Next Proposal

## Next Proposal

- [The Next Generation Search Engine Proposal](https://nextsearch.gitbook.io/next-proposal/readme.md)
- [Web Search is Primitive](https://nextsearch.gitbook.io/next-proposal/introduction/web-search-is-primitive.md)
- [Request for Comments](https://nextsearch.gitbook.io/next-proposal/introduction/request-for-comments.md)
- [Defining Terms](https://nextsearch.gitbook.io/next-proposal/introduction/defining-terms.md)
- [Poor Quality of Search Results](https://nextsearch.gitbook.io/next-proposal/whats-wrong-with-web-search/poor-quality-of-search-results.md)
- [Commercial Dominance of the Web](https://nextsearch.gitbook.io/next-proposal/whats-wrong-with-web-search/commercial-dominance-of-the-web.md)
- [Suppression of Better Content](https://nextsearch.gitbook.io/next-proposal/whats-wrong-with-web-search/suppression-of-new-and-better-content.md)
- [Poor Searcher Productivity](https://nextsearch.gitbook.io/next-proposal/whats-wrong-with-web-search/poor-searcher-productivity.md)
- [Lack of Competition](https://nextsearch.gitbook.io/next-proposal/whats-wrong-with-web-search/lack-of-competition.md)
- [Lack of Privacy](https://nextsearch.gitbook.io/next-proposal/whats-wrong-with-web-search/lack-of-privacy.md)
- [Radically Open](https://nextsearch.gitbook.io/next-proposal/how-we-are-open/radically-open.md)
- [Open Data](https://nextsearch.gitbook.io/next-proposal/how-we-are-open/radically-open-data.md)
- [Open Algorithms](https://nextsearch.gitbook.io/next-proposal/how-we-are-open/radically-open-algorithms.md)
- [Open Finances](https://nextsearch.gitbook.io/next-proposal/how-we-are-open/radically-open-finances.md)
- [Radical Ownership](https://nextsearch.gitbook.io/next-proposal/your-ownership-and-privacy/radical-ownership.md)
- [Private by Default](https://nextsearch.gitbook.io/next-proposal/your-ownership-and-privacy/private-by-default.md)
- [Your Data](https://nextsearch.gitbook.io/next-proposal/your-ownership-and-privacy/your-data.md)
- [Fixing Stale Results](https://nextsearch.gitbook.io/next-proposal/how-we-make-search-better/fixing-stale-results.md)
- [Local First](https://nextsearch.gitbook.io/next-proposal/how-we-make-search-better/local-first.md)
- [Advanced Features](https://nextsearch.gitbook.io/next-proposal/how-we-make-search-better/advanced-features.md)
- [The Trust Network](https://nextsearch.gitbook.io/next-proposal/how-we-make-search-better/the-trust-network.md)
- [How We Monetize](https://nextsearch.gitbook.io/next-proposal/how-we-make-search-better/how-we-monetize.md)
- [Overview](https://nextsearch.gitbook.io/next-proposal/appendixes-1/overview.md)
- [Making a Better World](https://nextsearch.gitbook.io/next-proposal/appendixes-1/making-a-better-world.md)
- [Outside Initial Scope](https://nextsearch.gitbook.io/next-proposal/appendixes-1/outside-initial-scope.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://nextsearch.gitbook.io/next-proposal/readme.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.
