# Developer Platform

<figure><img src="/files/deCEO4b866ierv1nmOyO" alt="" width="375"><figcaption></figcaption></figure>

<h2 align="center">Welcome to Blockminer</h2>

<p align="center"><a href="https://play.blockminer.pro/" class="button primary" data-icon="dice-d4">Lets Play</a> </p>

<p align="center"></p>

{% columns %}
{% column width="50%" %}

<figure><img src="/files/DffzyW0CfMj7ZhPwKMiN" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}

### Learn more about Blockminer

Read guides, watch tutorials, and learn more about working with the developer platform and integrating it with your own stack.

<a href="/spaces/noWkI7AEBMu2SSsIv960" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Join a community of over 3,000 Players</h2>

<p align="center">Join our Discord community or social media For more information</p>


---

# 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.blockminer.pro/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.
