# Community

## Step 1 - Create Your Community

Go to <https://community.questn.com/> and connect your wallet, fill in your community name and unique URL

<figure><img src="/files/TUbf2ENbh5DTA9tGjAv9" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note: The URL cannot be changed nor re-claim, but official community can receive a verification badge**
{% endhint %}

## Step 2 - Edit Your Community Details

Click `Setting` or jump to <https://community.questn.com/settings> to edit your community details including logo, name and fill in the website and social media info.

<figure><img src="/files/D2wOPCo9CyMH4W0CSaTp" alt="" width="563"><figcaption></figcaption></figure>

## Step 3 - Manage Admins

In [QuestN-Access](https://community.questn.com/access) page, click Add Role in the top right corner and you may set an address as admin or reviewer to help you manage your community.

<figure><img src="/files/0pVzrWFrbQovfjhYz9Ey" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Pro tip to get verified, in case you don’t know:

* Project logo must be set
* Select your community region
* Link the project’s official Twitter/Discord account to the community
* Link an Email address
  {% endhint %}

{% tabs %}
{% tab title="Admin Role" %}
Able to publish quest, event and manage, change setting of the community
{% endtab %}

{% tab title="Reviewer Role" %}
Only able to review Proof of Work Entry
{% endtab %}
{% endtabs %}


---

# 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://questn.gitbook.io/docs/getting-started/create-a-community.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.
