# Creating an account

{% hint style="info" %}
Accounts in Folks Finance are designed to manage users' positions and facilitate lending functionality across multiple blockchains. Each account is uniquely identified and allows for efficient cross-chain operations. To learn more: [User account](/xlending/user-account.md)
{% endhint %}

1. Click on the User section on the top right of the app.

<figure><img src="/files/SVXkiZ7VZnTRu3MVeZ3J" alt=""><figcaption></figcaption></figure>

2. Click on Create Account.

<figure><img src="/files/gixqiN0kzGfNbswSSyyb" alt=""><figcaption></figcaption></figure>

3. Select your preferred chain&#x20;

<figure><img src="/files/w7U96RpsD200tdp6G73H" alt=""><figcaption></figcaption></figure>

3. Click on Create Account and sign with your wallet&#x20;


---

# 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.xapp.folks.finance/user-guide/getting-started/creating-an-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.
