# How to create an Unlockd Account

Before diving into borrowing or engaging in any debt-related activities on Unlockd, establishing your Unlockd Account is essential. This account is your hub for depositing RWAs, creating and managing loans, and monitoring your digital assets. Here's how to get started:

<details>

<summary>Create your Unlockd Account</summary>

1. **Navigate to Borrow**: If you haven't set up an Unlockd Account, selecting "Borrow" or any debt-related action prompts you with "Create your Unlockd Account."
2. **Accept ToS**: You'll first need to accept the Terms of Service (ToS) and sign them digitally. This step is crucial and ensures you're informed about the platform's policies.
3. **Confirm Account Creation**: Finalize your account setup by confirming a blockchain transaction. This action requires a small gas fee.

</details>

<details>

<summary>Ready to Borrow? Next Steps</summary>

With your Unlockd Account now active, you're set to deposit RWAs, create loans, and manage your assets all in one place.

Head over to [our detailed guide on borrowing using your Unlockd Account ](/user-guides/how-to-take-an-instant-loan.md)for step-by-step instructions on securing loans with your RWAs.

</details>

***

### Related documentation

{% content-ref url="/pages/hY5bGYJ1oWfei6bjLpi5" %}
[Unlockd Account](/protocol-mechanics/unlockd-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/SYi9MrjG5zBmCdzMbOtR" %}
[Keep Custody & Ownership](/protocol-mechanics/keep-custody-and-ownership.md)
{% endcontent-ref %}

***

{% hint style="info" %}
Screenshots in these guides are mock-ups and may differ from the live platform, particularly in text details. The Unlockd team regularly updates guides to reflect UX improvements.
{% endhint %}


---

# 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.unlockd.finance/user-guides/how-to-create-an-unlockd-account.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.
