# Overview

Welcome to the JustaName documentation. This guide covers everything you need to know about integrating and using  the **JustWeb3 Widget , React SDK** and the [**Admin Dashboard**](https://dashboard.justaname.id/) to manage your ENS subnames and engage with your community. The documentation is organized into the following sections:

**React SDK**:  Access low-level hooks for complete flexibility, build custom flows tailored to your app's needs.

{% content-ref url="react-sdk" %}
[react-sdk](https://docs.justaname.id/react-sdk)
{% endcontent-ref %}

**Plug n Play**: The quickest path to integration. Drop in our pre-built widget and customize everything from appearance to ENS subname issuance, social verifications, and network settings.

{% content-ref url="plug-n-play-widget" %}
[plug-n-play-widget](https://docs.justaname.id/plug-n-play-widget)
{% endcontent-ref %}

\
**Learn & Engage**: Explore the Admin Dashboard, where you can monitor and manage subname data, filter user information, and gain insights to engage with your community more effectively.

{% content-ref url="learn-and-engage" %}
[learn-and-engage](https://docs.justaname.id/learn-and-engage)
{% endcontent-ref %}

**Use Cases**: Explore practical examples of how JustaName can be utilized across different industries and platforms, highlighting the platform's flexibility in decentralized applications.

{% content-ref url="use-cases" %}
[use-cases](https://docs.justaname.id/use-cases)
{% endcontent-ref %}

This documentation will guide you through every aspect of the JustaName platform, empowering you to leverage the widget and dashboard to optimize your platform’s user experience and engagement.


---

# 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.justaname.id/overview.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.
