# Trusts

- [What is a Trust?](https://marsdd.gitbook.io/datatrust/trusts/what-is-a-trust.md)
- [What is a Civic Digital Trust?](https://marsdd.gitbook.io/datatrust/trusts/what-is-a-civic-digital-trust.md): A civic digital trust is a trust that is established to manage the digital layer of a smart city.
- [Examples of Civic Digital Trusts](https://marsdd.gitbook.io/datatrust/trusts/global-examples.md)
- [Aspirations for a Civic Digital Trust](https://marsdd.gitbook.io/datatrust/trusts/aspirations.md)
- [Design Principles for a Civic Digital Trust](https://marsdd.gitbook.io/datatrust/trusts/design-principles.md)
- [Technical Architecture Options](https://marsdd.gitbook.io/datatrust/trusts/technical-architecture-options.md)
- [Business Model Options](https://marsdd.gitbook.io/datatrust/trusts/business-model-options.md)
- [Concerns and Open Questions](https://marsdd.gitbook.io/datatrust/trusts/concerns.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://marsdd.gitbook.io/datatrust/trusts.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.
