# Welcome

![](/files/lYpRX5MfcOHH1wIKcXcm)

This website is meant to onboard and guide you through your DeFi experience. You can learn more about Acala on the [Acala website](https://acala.network/). For technical and protocol docs, please visit the [Acala protocol Wiki](https://wiki.acala.network/).

If you're new to the community, you can follow Acala on [Twitter](https://twitter.com/AcalaNetwork), subscribe to the [newsletter](https://share.hsforms.com/1X9RxkXk-R62I0VNbATaDXw4h8qc), join the [Discord](https://www.acala.gg/), and see all other social channels [here](https://linktr.ee/acalanetwork).

To start using the Acala Apps, go to [apps.acala.network](https://apps.acala.network/portfolio). If you are new, you'll need to do a few things before you can start using the Apps. To begin, go to Getting Started 👇

{% content-ref url="/pages/-Mg3RsZECIhnkDJckTBr" %}
[Getting Started](/general.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mg7ItMDVM4vwuHHd44-" %}
[⚠️ Common App Errors](/common-errors.md)
{% endcontent-ref %}


---

# 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-apps.acala.network/master.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.
