# Learn

MyShCh is part of Reputation Web 3.0. The implementation of the project is a reflection of the vision and knowledge of its participants.

New educational resources and community outreach approaches are needed to connect new users and grow. This can include blog posts and articles, books, podcasts, memes, learning resources, events, and anything else that builds community, welcomes newcomers, and introduces people to the project.

Improve MyShCh, grow with it, and educate others.


---

# 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.myshch.io/myshch/tutorials/learn.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.
