# Introduction to the Release Notes

The Release Notes section in the documentation contains information about the latest news and introduced changes in our application. It is a place where users can stay updated with the freshest information regarding products, services, and other significant changes in our environment. The purpose of this section is to provide users with easy access to the latest information so they can stay up-to-date with our newest offerings and improvements.

The Release Notes section is regularly updated and includes detailed information about changes and enhancements in our Marketplace and Launcher. Here is a general description of the content that users can find in this section:

* **Marketplace Updates** \
  In this part, we provide information about the latest changes, updates, and enhancements in our Marketplace. This may include new features, changes in the user interface, support for additional protocols, auction creation, seller information, or other significant modifications related to our Marketplace platform.
* **Games Launcher Updates** \
  This subsection contains detailed information about the introduced changes in our Launcher. It may include updates to the user interface, performance improvements, integrations with new tools or functionalities, expanded customization options, or other significant changes in our Launcher.
* **Metapro Wallet**\
  In this subsection, you will find information about the latest changes, updates, and improvements to our cryptocurrency wallet. This includes updates on supported cryptocurrencies, user interface enhancements, security improvements, performance optimizations, integrations with other services, additional features, bug fixes, and other significant modifications related to our cryptocurrency wallet.


---

# 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.metaproprotocol.com/release-notes/introduction-to-the-release-notes.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.
