# Product versions

Panther is testing and releasing:

* [Testnet DeFi trading dApp](/docs/panther-core/testnet.md)

> The testnet dApp will provide features such as [DeFi integrations](/docs/interoperability/defi-adaptors.md), [zSwap](/docs/interoperability/defi-adaptors/zswap.md), and support trading in the [Shielded Pool](/docs/panther-core/panther-core/shielded-pool.md): including [zTrade](/docs/panther-core/panther-core/ztrade-otc-trading.md), as its core features.

> Each release is made available to community testers.

## What next?

* Learn more about the [testnet dApp releases phases](/docs/changelog/overview-1.md)
* Watch a video on how to [create a testnet account](/docs/panther-core/testnet.md#how-tos)


---

# 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.pantherprotocol.io/docs/changelog/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.
