> For the complete documentation index, see [llms.txt](https://docs-rade.rariti.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-rade.rariti.io/getting-started.md).

# Getting Started

{% hint style="warning" %}
The following tutorials are from our current WIP prototype, which is currently under testing in **Goerli** **Network**. The final MVP version to be launched may have some changes. At the moment, these illustrations shown are just for informative purpose for you to understand the product and its features.&#x20;
{% endhint %}

{% content-ref url="/pages/3XNgp5gJ1GTs954QfeFJ" %}
[Setting up your Account](/getting-started/setting-up-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/yqs6XO6hZAnSB4YYNq6U" %}
[KYC](/getting-started/kyc.md)
{% endcontent-ref %}

{% content-ref url="/pages/v058yX4IUqbldSbQhip7" %}
[Buying your first $RUD](/getting-started/buying-your-first-usdrud.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z6ZUvslyvcYCkAHneMo8" %}
[Staking your $RUD](/getting-started/staking-your-usdrud.md)
{% endcontent-ref %}

{% content-ref url="/pages/2gLFW5E0j9hZs7YeE2pw" %}
[Borrowing using ETH](/getting-started/borrowing-using-eth.md)
{% endcontent-ref %}

{% content-ref url="/pages/wVvmdyjwATKX29HZ50MZ" %}
[Selling your $RUD](/getting-started/selling-your-usdrud.md)
{% endcontent-ref %}

{% content-ref url="/pages/x3d2ieW9br3DtspQAptz" %}
[Liquidation](/getting-started/liquidation.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-rade.rariti.io/getting-started.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.
