# Design your Solution

- [Establish Parties in Trust Ecosystem](https://docs.cheqd.io/product/getting-started/studio/design/establish-parties.md)
- [Design your Trust Infrastructure](https://docs.cheqd.io/product/getting-started/studio/design/trust-infrastructure.md)
- [Roots of Trust](https://docs.cheqd.io/product/getting-started/studio/design/trust-infrastructure/roots-of-trust.md)
- [Verifiable Accreditations](https://docs.cheqd.io/product/getting-started/studio/design/trust-infrastructure/verifiable-accreditations.md)
- [Accreditation and Issuance Policies](https://docs.cheqd.io/product/getting-started/studio/design/trust-infrastructure/policies.md)
- [Data Models](https://docs.cheqd.io/product/getting-started/studio/design/trust-infrastructure/data-models.md)
- [Governance Framework](https://docs.cheqd.io/product/getting-started/studio/design/trust-infrastructure/governance-framework.md)
- [Establish Schemas for Accreditations and Credentials](https://docs.cheqd.io/product/getting-started/studio/design/schemas.md)
- [Choose a Credential Issuance Provider](https://docs.cheqd.io/product/getting-started/studio/design/choose-a-credential-issuance-provider.md)
- [Monetise your solution](https://docs.cheqd.io/product/getting-started/studio/design/monetise-your-solution.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://docs.cheqd.io/product/getting-started/studio/design.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.
