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

# Welcome

At Persona Protocol, our mission is simple - to be the safest, slickest data layer in the universe!

Our system allows you to access data from applications, blockchains, and devices securely and efficiently. Developers and AI agents can gain valuable insights without directly viewing the original data.

It’s data magic - sweet, simple, and no mess!

This guide is your key to unlocking our tools and boosting your tech capability. We’re here to guide you in crafting standout solutions, no extras needed.

We’ve split this guide into six short parts for simplicity. Follow them step-by-step, and you’ll soon be using our system to create impressive applications.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Partner Showcases</td><td><a href="/files/IpH26BcvXGntemjK1vpV">/files/IpH26BcvXGntemjK1vpV</a></td><td><a href="/pages/gMxU3DEkLH9HVXK3YL0b">/pages/gMxU3DEkLH9HVXK3YL0b</a></td></tr><tr><td>Applications</td><td><a href="/files/dwFwRrHtmKOqbSr9x0p3">/files/dwFwRrHtmKOqbSr9x0p3</a></td><td><a href="/pages/wPZfKQaHS2UF8Cbkxari">/pages/wPZfKQaHS2UF8Cbkxari</a></td></tr><tr><td>Ideas you can steal</td><td><a href="/files/xE92SMdbbhvemD2bvsOp">/files/xE92SMdbbhvemD2bvsOp</a></td><td><a href="/pages/hKYfF3ZN7SprppZnxbOB">/pages/hKYfF3ZN7SprppZnxbOB</a></td></tr><tr><td>Grant Program</td><td><a href="/files/C2T7cO2YdyaVYjy7uhBE">/files/C2T7cO2YdyaVYjy7uhBE</a></td><td><a href="/pages/LTCUvd2WPJRcIEwlnRse">/pages/LTCUvd2WPJRcIEwlnRse</a></td></tr><tr><td>Infrastructure Partners</td><td><a href="/files/5w16FZOrme1JclheJvEJ">/files/5w16FZOrme1JclheJvEJ</a></td><td><a href="/pages/Z4a7weu7xVjihjQtCxKy">/pages/Z4a7weu7xVjihjQtCxKy</a></td></tr><tr><td>Contact Us</td><td><a href="/files/OPxxoh3cPa3W6v526nRE">/files/OPxxoh3cPa3W6v526nRE</a></td><td><a href="/pages/buhwkASb6CQK4m5ZU3WG">/pages/buhwkASb6CQK4m5ZU3WG</a></td></tr></tbody></table>

Ready to jump in?

Let’s get going!


---

# 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://build.intract.io/ecosystem/welcome.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.
