# ~tocwex.syndicate

## ~tocwex.syndicate

- [Introducing %fund](https://docs.tocwexsyndicate.com/readme.md): A sovereign tool for crypto-economic activity in the world of atoms
- [Project Discovery](https://docs.tocwexsyndicate.com/project-discovery.md): Finding and sharing projects with peers
- [Project funders](https://docs.tocwexsyndicate.com/user-guides/project-funders.md): Tips for being a project funder financially backing projects.
- [Project workers](https://docs.tocwexsyndicate.com/user-guides/project-workers-wip.md): How to operate as a project worker is running your own funding campaigns
- [Trusted oracles](https://docs.tocwexsyndicate.com/user-guides/trusted-oracles-wip.md): Providing project work assessment services as a trusted identity
- [Getting an urbit](https://docs.tocwexsyndicate.com/system-guides/getting-an-urbit.md): Opportunities for getting your own Urbit
- [Application Architecture](https://docs.tocwexsyndicate.com/system-guides/application-architecture-wip.md): 1-part Urbit, 1-part DeFi, 2-parts human interaction.
- [Ethereum key management](https://docs.tocwexsyndicate.com/system-guides/ethereum-key-management.md): Not your keys, not your coins
- [On security and sovereignty](https://docs.tocwexsyndicate.com/system-guides/on-security-and-sovereignty-wip.md): "Expect to self-rescue"
- [Read the source](https://docs.tocwexsyndicate.com/developer-documentation/read-the-source.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://docs.tocwexsyndicate.com/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.
