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

# Innovia Trust

At Innovia Trust we strive for a data driven future where knowledge it not limited to those who have extensive training and resources. The blockchain and the data on it is an encyclopedia, waiting to be read, and we aim to to do our best to equip our users with the necessary tools and resources to help inform their decisions in whatever manner they may be interested. Thus to do so, we essentially endeavor to turn the blockchain into a picture book. This type of forward thinking helps lead not only to a better understanding, but to a safer and more reliable future.

We attempt this by creating a variety of utilities from the ground up whenever possible. This allows us to fully customize the experience a user receives as well as control the depth of possibilities as normal APIs often limit builders/developers while charging a large sum monthly. By avoiding this as we can, we not only save money, we not only prove our abilities, but we can provide even more data than similar minded projects who are limited by the APIs they are paying for. We can adapt and grow without worry that our utilities will someday shut off if a project rugs or an API changes documentation.

If you’re here because you want to put your faith in a team that can build and develop long into the future, instead of putting trust in a team that can simply pay the bills properly, then we welcome you to Innovia Trust with open arms. We are always thinking of the future and planning ahead. We have idea to last for years to come with some of our best ones soon to be delivered on. This forward thinking mindset allows us to take this fully registered US company and grow it into the juggernaut we know it deserves to be. We hope you’ll join us and offer your feedback, as our community and their opinions are extremely important to us.


---

# 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://innovia-trust.gitbook.io/innovia-trust/innovia-trust.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.
