# About Testnet Playground

Tronpower's testnet site is TRON's first decentralized application (dApp) with a dedicated testnet playground for all users including new TRON users and developers.\
\
Users can safely learn about interacting on the TRON blockchain with a dApp while learning about TRON's unique energy and bandwidth model.\
\
The testnet site is on the **Nile testnet** network.

{% hint style="success" %}
This environment like a paper trading account on a broker where you can get free tokens and make transactions without actually costing you money.
{% endhint %}

{% hint style="info" %}
**Good to know**\
A testnet is an alternative blockchain used for testing and experimentation.\
\
It is a duplicate of the main network (mainnet) but operates with its own separate tokens, which do not have real-world value. \
\
This allows users & developers to try new features and applications without the risk of losing money / assets of value.
{% endhint %}

***

## Learning Resources

#### TRON

{% content-ref url="/pages/efQDRkwWmis864vZMarI" %}
[About TRON blockchain](/docs/learning-hub/learning-hub-overview/concepts/about-tron-blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/ge4kR4FnxO1d2wzAeDMc" %}
[TRON's resource model](/docs/learning-hub/learning-hub-overview/concepts/trons-resource-model.md)
{% endcontent-ref %}

#### Playground / Testnet

{% content-ref url="/pages/bpoTQIejMMjSEG10kleT" %}
[How to get testnet tokens?](/docs/learning-hub/learning-hub-overview/about-testnet-playground/how-to-get-testnet-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/w9dQpczJQ0BL8THeWBpF" %}
[How to switch to testnet?](/docs/learning-hub/learning-hub-overview/about-testnet-playground/how-to-switch-to-testnet.md)
{% endcontent-ref %}

***

## Feeling brave? Try our energy market dApp on TRON's testnet!

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Go to testnet playground</strong> <span data-gb-custom-inline data-tag="emoji" data-code="27a1">➡️</span></td><td><a href="/files/8M8clT3ngxkg6FVurf0x">/files/8M8clT3ngxkg6FVurf0x</a></td><td><a href=" https://alpha.tronpower.xyz/market"> https://alpha.tronpower.xyz/market</a></td></tr></tbody></table>

***


---

# 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/about-testnet-playground.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.
