# Dashboard guide

If you're going to develop a Web3 project or product, you'll need to create an API Key to start using Cryptum's tools. Follow the steps below and get started now!

### <mark style="color:purple;">Development Projects</mark>

Development Projects allow your team to use a valid API Key to access all Cryptum development tools. From there you can use our SDK, our APIs and much more. Within a development project you can:

* Monitor the health of your application through dashboard
* Monitor success and failure requests
* Monitor Webhooks configured by you
* Analyze relevant project information, credit consumption and much more

![](https://4124512809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9q7nGEsF9leFDaR1ugnm%2Fuploads%2FensKhhR7YLsfbLEuNfq9%2FDashboard%20-%20projeto%20\(1\).png?alt=media\&token=b38a9fd8-c993-412b-83e9-7fc5f5a795ee)![](https://4124512809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9q7nGEsF9leFDaR1ugnm%2Fuploads%2F9oYNqxVFxMM7OHSb9zMo%2FHome%20-%20Request.png?alt=media\&token=99df34f6-7aac-47e4-8f37-d8bec82a098e)

> Do not forget to create your account on **Cryptum Dashboard**:

{% embed url="<https://dashboard.cryptum.io/>" %}

Follow the steps and get started now!

{% content-ref url="dashboard-guide/creating-a-project-api-key" %}
[creating-a-project-api-key](https://docs.cryptum.io/english/community-edition/dashboard-guide/creating-a-project-api-key)
{% endcontent-ref %}

{% content-ref url="dashboard-guide/start-building" %}
[start-building](https://docs.cryptum.io/english/community-edition/dashboard-guide/start-building)
{% endcontent-ref %}

{% content-ref url="dashboard-guide/monitoring-your-project" %}
[monitoring-your-project](https://docs.cryptum.io/english/community-edition/dashboard-guide/monitoring-your-project)
{% endcontent-ref %}

{% content-ref url="dashboard-guide/monitoring-requests" %}
[monitoring-requests](https://docs.cryptum.io/english/community-edition/dashboard-guide/monitoring-requests)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.cryptum.io/english/community-edition/broken-reference)
{% endcontent-ref %}


---

# 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.cryptum.io/english/community-edition/dashboard-guide.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.
