# FAQ

**1. How do I participate in $CROID Staking Vaults?**

First, you need to fulfil the following requirements:&#x20;

1. Hold at least 1 Cronos ID .cro domain. You can mint your personalised domain [here](https://cronosid.xyz/).&#x20;
2. Own $CROID for staking. You can purchase the tokens here.

Once done, you can visit [this page](https://cronosid.xyz/vault) to start staking. You can learn more about staking using our user guide [here](/user-guides/usdcroid-staking-vaults/staking-usdcroid-into-vault.md).

**2. Can I unstake my $CROID rewards before the locking period ends?**

No. You can only unstake your deposited $CROID after the locking period has ended.

**3. If I sell my domain after staking into the vaults, will the vaults still be running? Will I be able to claim the rewards?**

If you have previously staked into the vaults, but later on sell your domain such that you don’t have any other domains in your wallet:&#x20;

1. This does not impact the previous vaults you have created. You can still earn rewards from those vaults. However, you will not be able to upgrade your vaults.&#x20;
2. This only impacts the future vaults you want to create. You must get a domain (and own $CROID) before you are allowed to create new vaults.


---

# 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.cronosid.xyz/user-guides/usdcroid-staking-vaults/faq.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.
