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

# Developer Platform

<h2 align="center">Learn more about our Dashboard</h2>

<p align="center">Welcome to your Defi information center.</p>

<table data-view="cards"><thead><tr><th></th><th></th><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><h4><i class="fa-book">:book:</i></h4></td><td><strong>Docs</strong></td><td>Learn more about the tools we offer.</td><td><a href="/spaces/CKzRMbkwbzaWbRIc6XRt">/spaces/CKzRMbkwbzaWbRIc6XRt</a></td><td><a href="/files/LHIOZGoI6dPF36TuRaxH">/files/LHIOZGoI6dPF36TuRaxH</a></td></tr><tr><td><h4><i class="fa-microchip">:microchip:</i></h4></td><td><strong>Updates</strong></td><td>Stay up to date with all the updates and tools we release.</td><td><a href="/spaces/QQaMO4R5o4Osr54A3sRS">/spaces/QQaMO4R5o4Osr54A3sRS</a></td><td><a href="/files/ebMoLMpZFyLqpzByuzrk">/files/ebMoLMpZFyLqpzByuzrk</a></td></tr><tr><td><h4><i class="fa-shield-keyhole">:shield-keyhole:</i></h4></td><td><strong>Privacy Policy</strong></td><td>We do not save your data, but as a precaution we have a Privacy Policy.</td><td><a href="/spaces/76vtI5Z1Gx1c1q5fM7F4">/spaces/76vtI5Z1Gx1c1q5fM7F4</a></td><td><a href="/files/IaUMODRBBSBL8eUaPX09">/files/IaUMODRBBSBL8eUaPX09</a></td></tr></tbody></table>

<h2 align="center">Join a community</h2>

<p align="center">Connect with us across our social platforms and be part of the Pawtato community.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-square-x-twitter">:square-x-twitter:</i></h4></td><td><strong>Twitter/X</strong></td><td>Follow us on X for the latest updates, announcements, and sneak peeks from the Shinka Labs Tools.</td><td><a href="https://x.com/XShinkaLabsX" class="button secondary">Folow on X</a></td><td></td></tr><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord</strong></td><td>Join our community on Discord to get updates, get help, and share your ideas.</td><td><a href="https://discord.gg/n6V8WV5ZN4" class="button secondary">Join Discord</a></td><td></td></tr><tr><td><h4><i class="fa-telegram">:telegram:</i></h4></td><td><strong>Telegram</strong></td><td>Join our Telegram Channel for the latest updates, announcements, and sneak peeks from the Shinka Labs Tools.</td><td><a href="https://t.me/ShinkaLabs" class="button secondary">Join Telegram Channel</a></td><td></td></tr></tbody></table>


---

# 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:

```
GET https://shinkalabs.gitbook.io/hub/readme.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.
