# Satolearn

The Relysia infrastructure APIs makes blockchain coding easy, but sometimes its good to really understand whats happening under the hood. We created Satolearn to interactively learn about the blockchain essentials and specifics such as key management, transactions smart contracts and more.

![https://satolearn.com](/files/fjwoFZg59wwipRoaZdVO)

A core feature is the interactivity of learning with Satolearn. Students are guided with interactive coding and mentor videos to learn each concept. At the end of the classes, students receive Satolearn certificates for each class to showcase their learning success to the world.

![Satolearn interactive Videos](/files/AiJf0Ao0b6JEf7o7V4va)

So don't miss any time and just give it a try - its free! <https://satolearn.com>


---

# 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.relysia.com/more/satolearn.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.
