# Learning Hub Overview

We suggest going through the Concepts section to learn more about TRON if you are new to the ecosystem.

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/Kgb55guQe3KVp6oBwFbs" %}
[Concepts](/docs/learning-hub/learning-hub-overview/concepts.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/xZu4RbljfW40OeA6E2Y6" %}
[About Testnet Playground](/docs/learning-hub/learning-hub-overview/about-testnet-playground.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/CRBAqHZuszZNHZjJlTwq" %}
[Connecting to Tronpower.xyz](/docs/learning-hub/learning-hub-overview/connecting-to-tronpower.xyz.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/3W3k2NcXHmWe1TGn0C5O" %}
[Earning on Tronpower](/docs/learning-hub/learning-hub-overview/earning-on-tronpower.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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://tronpower.gitbook.io/docs/learning-hub/learning-hub-overview.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.
