# How to - Earn BMC

$BMC  can be earned through various activities and used for content generation on the platform. Minting your creations into NFT is one way to get it. You'll get 100 $BMC for every successful mint.

But if you are a new user and don’t have any $BMC in your account to generate creations, here's how to get started:

<figure><img src="/files/1idNPrtu9nXb6kA2wcLE" alt=""><figcaption></figcaption></figure>

Log in to your account. Click on your avatar and select 'Profile'.

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

See your account information here, including your $BMC balance. To view your rewards and how to earn more $BMC, click on the "Balance" section or "Rewards" on the left side of the page.


---

# 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://klapai.gitbook.io/klapai/klapai-tutorial/how-to-earn-bmc.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.
