# Developer Console

BitBoy provides developers with many useful features and tools, where developers can manage their dApps and maintain functionality and data.&#x20;

To become a BitBoy OS developer, you need to [**submit an application form**](/bitboy-os-development-guide/getting-started/introduction/developer-console/apply-to-be-a-bitboy-os-developer.md). Once approved, you will be able to access the services of the application management system.

(The system is currently under active development, more content will be added, stay tuned)

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


---

# 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://bitboy-1.gitbook.io/bitboy-os-development-guide/getting-started/introduction/developer-console.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.
