# How To Use Bitgem

Bitgem is super simple to use once you have FTM in your Metamask.&#x20;

**Step 1:** \
Go to Bitgem.co or Bitlootbox.com and see which items you would like to have, which of these you believe will have value in the future. Items will be used in various games and real-world functionality. Some of them are more abundant and their price will go up rather slow, others are super-rare and may even be priced at unattainable levels.&#x20;

**Step 2:** \
Using the slider set the amount of time that want to stake the item for. For most items it's between 1 and 30 days, but in some cases it could be minutes.&#x20;

**Step 3:** \
Enter the number of items you want to acquire and click on STAKE.&#x20;

**Step 4:**\
You will receive notification from your metamask that you need confirm the transaction. Hit the blue "Confirm" button and you're done.&#x20;

**Step 5:**\
In your "My Claims" you can check when your items will mature. One you see the "Claim Mature" in green, click on it, confirm the transaction in MetaMask and you'll have your item transferred to "My Gems" or "My Loot". \
(You can break your claim before their maturation, but in this case no item/NFT is received.)


---

# 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://bitgem.gitbook.io/bitgem/how-to.../how-to-use-bitgem.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.
