> For the complete documentation index, see [llms.txt](https://funding.treasuries.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funding.treasuries.io/ideas.md).

# Ideas

- [Idea process](https://funding.treasuries.io/ideas/idea-process.md): Overview about the importance of a idea process for funding
- [Idea ownership approaches](https://funding.treasuries.io/ideas/idea-ownership-approaches.md): Comparing the different approaches that could be used for idea ownership
- [Idea ownership factors for consideration](https://funding.treasuries.io/ideas/idea-ownership-approaches/factors-for-consideration.md): Factors for consideration for different idea ownership approaches
- [Owned ideas with fixed leadership](https://funding.treasuries.io/ideas/idea-ownership-approaches/owned-ideas-with-fixed-leadership.md)
- [Owned ideas with distributed decisions](https://funding.treasuries.io/ideas/idea-ownership-approaches/owned-ideas-with-distributed-decisions.md)
- [Shared ideas with elected leadership](https://funding.treasuries.io/ideas/idea-ownership-approaches/shared-ideas-with-elected-leadership.md)
- [Shared ideas with emergent leadership](https://funding.treasuries.io/ideas/idea-ownership-approaches/shared-ideas-with-emergent-leadership.md)
- [Idea execution considerations](https://funding.treasuries.io/ideas/idea-execution-considerations.md): Some considerations about the execution of ideas across a Web3 ecosystem
- [Idea examples](https://funding.treasuries.io/ideas/idea-execution-considerations/idea-examples.md): List of different types of idea that could be executed in a Web3 ecosystem


---

# 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 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://funding.treasuries.io/ideas.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.
