# For Space Holders

## 1. Setting Up Your Space

### 1.1 Creating a Space

Step 1: Log in [app.missionhub.io](https://app.missionhub.io/) with your admin wallet → Go to "Dashboard".

Step 2: Click "Create Organization" → Fill in:

* Branding: Logo, banner, name, description.
* Social Links: X, Discord, Telegram, etc.
* Token Info (optional): Token address, network, explorer.

### 1.2 Adding Admins & Members

Step 1: Go to Space Settings → Account.

Step 2: Add admins by wallet address → Set permissions (edit/remove).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc4BCSFtNxTADvnyQWUUf4IAhvLMktXf7TmdfCkPThApm8B7OdthrgUCy0YsI8rkyCNxWlHTOnwxl2BX24ohRu9BVzHND5Tn36JB5dxC2cCkiTIlyZ3h5asMU5VN7JThoV_TMf0?key=RorGy8wvhHrk-9_hcsluWYqh" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcU6CUCvPb8a5LCEPs3ke3Jv207PaZ8dbAt0KhzAH-Z1m9gtmSB9_J7vIxA6x2laYXwXJ-gKWsTMMXY5KGHlaZxjvXVN5_-awhyYBBfPSVVO0GyL6Je1aN86ZrlzhjYPYVPD41Z6Q?key=RorGy8wvhHrk-9_hcsluWYqh" alt=""><figcaption></figcaption></figure>

## 2. Designing Advanced Quests

### 2.1 Launching a Quest

Step 1: In your Quest List → Click "Create Quest".

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXenqKh5KGshKNxt9XTDcBOumiUvKh1jr6kfH6n5XFmbYvSqrNsjaiQ82XZBp_DtSHOgldiXHEO5F-SdPVuwjfHksccMqOyqU_MHvvpjfZSFTIZgxfYPxGUflQma-fyIniLhQ3pCyw?key=RorGy8wvhHrk-9_hcsluWYqh" alt=""><figcaption></figcaption></figure>

Step 2: Define:

* Quest Basics: Name, description, tags, duration
* Tasks: Click "Create Task" to add actions:
  * Social Verification: Discord roles, Telegram group membership.
  * On-Chain Verification: NFT ownership, transaction history.

### 2.2 Customizing Tasks

Step 1: Open the Task Creation Window → Fill in:

* Task Name: E.g., "Join Our Discord & Get OG Role".
* Description: Explain requirements clearly.
* Link: Add a target URL (e.g., Discord invite link).
* Advanced Settings:
  * Discord Role ID: Require users to hold a specific role.
  * NFT Contract Address: Verify ownership.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfAxUKTmUpea_iQm-bPnXlEAALJtJbODhWsHs5yM0Pff0R1ZSg85P0TlF7nnMnYw_JmGtwW3kzpA71qz3oe_RkpCIhWYUucn7n6fGSUul5SgSI_6tT0JQhDviJEtHbpLPpBXUfVGA?key=RorGy8wvhHrk-9_hcsluWYqh" alt=""><figcaption></figcaption></figure>

## 3. Analyzing Performance

### 3.1 Using the Analytics Dashboard

* New Metrics:
  * DID Adoption Rate: % of users with minted DID.
  * Badge Completion: Track badge-specific task success.
  * Referral Impact: Measure user-driven growth.
* Key Actions:
  * Filter data by time (daily/weekly/monthly).
  * Export reports for community updates.

### 3.2 Optimizing Engagement

* Pro Tips:
  * Reward top leaderboard users with tokens or exclusive roles.
  * Partner with other Spaces for cross-promotional Quests.
  * Use AI-generated task ideas (beta feature).


---

# 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.swanchain.io/bulders/mission-3.0/get-started/for-space-holders.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.
