# Accounts

![](https://images.hive.blog/0x0/https://i.imgur.com/BugxQ96.png)

As a Hive user, you can claim account creation tickets and create new accounts for your friends or onboard new users.

Once you have created accounts, you will also be responsible for helping them recover it if it happens to be compromised.

This is what we suggest you discover with the following steps.

### Creating accounts <a href="#creatingaccounts" id="creatingaccounts"></a>

**Claim account tickets**

If you have enough available Resource Credits, you can use them to generate Account Creation tickets. These tickets can be used later to help your friends join the blockchain.

{% hint style="danger" %}
**Warning:** claiming account tickets consumes a lot of RC (Resource Credits) and can prevent you from interacting with the blockchain for a while if you don't have any left in reserve after this operation!
{% endhint %}

**Create a new account**

Once you have Account Creation tickets, you can use them to create an account for someone interested in joining our blockchain community. This is a good way to onboard new users.

### Recovering accounts <a href="#recoveringaccounts" id="recoveringaccounts"></a>

**Become a trusted Recovery Account**

Accounts created with your tokens automatically set you as the Recovery Account.

But you can also become the recovery account of someone else who decides to trust you enough in case their account has been compromised.

**Help to recover an account**

Here we are, someone got their account hacked and needs your help to recover it. Now is the time to show that you are a responsible and trustworthy user.

Honestly, we hope that no one has to successfully validate this step.


---

# 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.hivebuzz.me/board/hive-tour/accounts.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.
