# Welcome

![](https://1948337424-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfocHNdQvJU0Ag4xYCo%2F-MgGqWm3V_vpzwkrgVDV%2F-MgGwX0A374JJbCk5NEX%2FFrame%2022.png?alt=media\&token=298285f6-b35c-46ea-b94c-2636007dbcec)

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

If you're new to the community, you can follow Karura on [Twitter](http://twitter.com/karuranetwork), 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/karuranetwork).

To start using the Karura Apps, go to [apps.karura.network](http://apps.karura.network). 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="general" %}
[general](https://wiki.karura.app/general)
{% endcontent-ref %}

{% content-ref url="mint-kusd" %}
[mint-kusd](https://wiki.karura.app/mint-kusd)
{% endcontent-ref %}

{% content-ref url="karura-swap" %}
[karura-swap](https://wiki.karura.app/karura-swap)
{% endcontent-ref %}

{% content-ref url="stake" %}
[stake](https://wiki.karura.app/stake)
{% endcontent-ref %}

{% content-ref url="common-errors" %}
[common-errors](https://wiki.karura.app/common-errors)
{% 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.karura.app/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.
