> For the complete documentation index, see [llms.txt](https://open-data-institute.gitbook.io/p22-trustworthy-data-stewardship-guidebook/-MW92wuAXMrYPE7sgA-M/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-data-institute.gitbook.io/p22-trustworthy-data-stewardship-guidebook/-MW92wuAXMrYPE7sgA-M/build/next-steps-2.md).

# Next steps

## [**Demonstrate your trustworthiness** ](/p22-trustworthy-data-stewardship-guidebook/-MW92wuAXMrYPE7sgA-M/demonstrate/intro-to-demonstrating.md)

Now that you have a good understanding of all the processes, systems and structures you have in place in order to be trustworthy when stewarding data and have taken steps to build and bolster your trust and trustworthiness, are you actively taking steps to demonstrate the trustworthiness of those processes, systems and structures to your stakeholders? It is not enough to have good processes in place. You must make sure the other parties know.&#x20;

{% content-ref url="/pages/-MW8nD\_Xz7NvqLFPS7BA" %}
[Introduction to demonstrating trust and trustworthiness](/p22-trustworthy-data-stewardship-guidebook/-MW92wuAXMrYPE7sgA-M/demonstrate/intro-to-demonstrating.md)
{% endcontent-ref %}

## [**Reassess your trust and trustworthiness**](/p22-trustworthy-data-stewardship-guidebook/-MW92wuAXMrYPE7sgA-M/demonstrate/next-steps-3.md#reassess-your-trust-and-trustworthiness-at-regular-intervals)

Being trustworthy and trusted are ongoing processes that will require regular reassessments and continued engagement with stakeholders. Do you have processes in place to ensure you reassess your trust and trustworthiness at regular intervals? Do you have processes in place to regularly invite feedback and input from your stakeholders in a meaningful way.

{% hint style="info" %}

#### For an annotated list of other ODI and non-ODI tools relevant to building trust and trustworthiness, see our [catalogue of trust-related resources](https://airtable.com/shrLpLgHiyLY35iDq/tblAl3x6FK8iyYm1j/viwuCm6lDzSjuvDee?blocks=hide).&#x20;

The catalogue is a work in progress and represents a snapshot of the resources landscape as of March 2021 based on extensive desk research. The ODI would like to note that the inclusion of any tool or resource does not imply an endorsement of the organisation and product.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://open-data-institute.gitbook.io/p22-trustworthy-data-stewardship-guidebook/-MW92wuAXMrYPE7sgA-M/build/next-steps-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
