# Developer Platform

<h2 align="center">Notbank learn</h2>

<p align="center">Welcome to our learning section. We offer guides, tutorials, and documentation about Notbank technology, web3, blockchain, stablecoins, and cryptocurrencies.</p>

<p align="center"><a href="https://www.notbank.com/account/register" class="button primary">Sign up</a> <a href="https://www.notbank.com/account/login" class="button secondary">Log in</a></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-blank">:book-blank:</i></h4></td><td><strong>Tutorials</strong></td><td>Get started with the developer platform in 5 minutes.</td><td><a href="/spaces/YAkywWGSQ4NDnpDNO0WP">/spaces/YAkywWGSQ4NDnpDNO0WP</a></td><td><a href="/files/9c55016d318d23a05789eb15370f3f08b97b5c4f">/files/9c55016d318d23a05789eb15370f3f08b97b5c4f</a></td></tr><tr><td><h4><i class="fa-school">:school:</i></h4></td><td><strong>Academy</strong></td><td>Learn more about hosting the developer platform.</td><td><a href="/spaces/mtHFvdteEJs0zSmi1BNg">/spaces/mtHFvdteEJs0zSmi1BNg</a></td><td><a href="/files/3129df2691ba95b11592728a560d7a0a8e26cccc">/files/3129df2691ba95b11592728a560d7a0a8e26cccc</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>API reference</strong></td><td>Browse, test, and implement APIs.</td><td><a href="/spaces/6Na9Uzzdk5P3TMOCCWew">/spaces/6Na9Uzzdk5P3TMOCCWew</a></td><td><a href="/files/8a06ba622ad2f1f64354a6d7f193a8f6b1929c28">/files/8a06ba622ad2f1f64354a6d7f193a8f6b1929c28</a></td></tr></tbody></table>

<h2 align="center">Join our developer community</h2>

<p align="center">In our community you can talk with other developers, resolve your questions, and have early access to all improvements and new features.</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-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>If you are passionate about technology, innovation, and the future of cryptocurrencies, we invite you to join notbank's Discord community. Here we connect developers and enthusiasts who want to build, learn, and grow the crypto ecosystem together.</td><td><a href="https://discord.gg/hjzkttnJEz" class="button secondary">Join Discord</a></td><td></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>Explore notbank's GitHub repository. There you will find SDK projects in Java, Python, and JavaScript (NodeJS), along with clear documentation and real opportunities to contribute your ideas and collaborate with other developers.</td><td><a href="https://github.com/notbank-com" class="button secondary">Use SDK</a></td><td></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://www.notbank.com/learn/home/en/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.
