# dApp Front Ends

## Overview

At Kujira, we are committed to maintaining the highest levels of quality and sustainability for our stakers through the use of innovative and effective technology, including dApps that contain sensitive information that we refer to as the "magic secret sauce" of our products and infrastructure. However, due to the sensitive nature of this information, we have decided to initially keep these dApps closed source.

That being said, we do have a long-term plan to gradually open-source these dApps over time. In the meantime, we have made a repository of all open-source materials available on our Github page at <https://github.com/Team-Kujira>. In this section, we will focus specifically on the dApps that are being open-sourced as part of this process. &#x20;


---

# 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.kujira.app/developers/dapp-front-ends.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.
