# Introduction

## What to Expect

### Documentation

This documentation is designed to walk you through every step of setting up and integrating Gataca Studio into your website or application.

{% hint style="info" %}
If you are already familiar with Decentralized Identity, you can directly jump to [**Platform Tutorials**](https://docs.gataca.io/developers/platform-tutorials).

If you are new to Decentralized Identity, we recommend reading our [**Basics documentation**](https://docs.gataca.io/developers/getting-started/basics) first.
{% endhint %}

<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><strong>Decentralized Identity Basics</strong></td><td><a href="https://1551110881-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GRwT3cvvrm7Xychz5wc%2Fuploads%2F7Oxslk06yKv5Ue9r4Ctn%2FPurple.png?alt=media&#x26;token=e38bf5de-ee7c-4ed8-a0f8-67e0ec0a8b20">Purple.png</a></td><td><a href="../getting-started/basics">basics</a></td></tr><tr><td><strong>Platform Tutorials</strong>   </td><td><a href="https://1551110881-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GRwT3cvvrm7Xychz5wc%2Fuploads%2FVmPBsvUmKbC2wjJS9SWI%2FPurple%201.png?alt=media&#x26;token=53662015-8c7c-4a04-88d0-c4a020639f23">Purple 1.png</a></td><td><a href="../platform-tutorials">platform-tutorials</a></td></tr><tr><td><strong>Technical Integration</strong> </td><td><a href="https://1551110881-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GRwT3cvvrm7Xychz5wc%2Fuploads%2FaotMHgjWpn7aWcZI8w30%2Fpurple%202.png?alt=media&#x26;token=9194660f-7ec3-49b3-a17a-7b3479287b0b">purple 2.png</a></td><td><a href="../technical-integration">technical-integration</a></td></tr></tbody></table>

### Support Along the Way

We understand that transitioning to a new system can be challenging, which is why our dedicated support team is here to assist you at every stage.&#x20;

If you have any questions or encounter any issues, please reach out to us through the ticketing system in Studio.&#x20;

### Community&#x20;

Follow us on LinkedIn!

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>LinkedIn</strong></td><td><a href="https://www.linkedin.com/company/gataca/">https://www.linkedin.com/company/gataca/</a></td><td><a href="https://1551110881-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GRwT3cvvrm7Xychz5wc%2Fuploads%2FIZs2NgcsCTeMHWpqgfa5%2FCopy%20of%20HEP%20(6).png?alt=media&#x26;token=41638f8e-93e6-40c7-8a11-629dfa5662c2">Copy of HEP (6).png</a></td></tr></tbody></table>


---

# 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.gataca.io/developers/welcome/introduction.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.
