# Try Acala DApp

![](/files/-MS_zcBKkOJtsv6xR4Ws)

Try Acala's DeFi Suite on the ETHDenver live testnet

* Set up Polkadot{js} extension (Metamask for Polkadot), and create an account [here](https://wiki.polkadot.network/docs/en/learn-account-generation#polkadotjs-browser-plugin)
* Use this [Get Started guide](https://wiki.acala.network/learn/get-started) to use the applications. Bear in mind ETHDenver DApp and Nodes are different as specified below.
* [Dapp](https://acala-dapp-git-update-acalanetwork.vercel.app/): this deployment connects to the same network (TC6) used for ETHDenver hackathon&#x20;
* [ETHDenver Nodes](https://wiki.acala.network/learn/get-started/public-nodes#latest-ethdenver-nodes)

When first landing on the DApp website, you'd be asked to Upload metadata, click `Upload` and sign the transaction in the Polkadot{js} extension prompt. The extension doesn't have the latest changes of EVM deployment yet - you're in this really early!&#x20;

![](/files/-MSa2xy1zBdqwSKWQwIZ)


---

# 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://wiki.acala.network/build/development-guide/smart-contracts/acala-hacker-guide/try-acala-dapp.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.
