# Creating a Space

This is where community admins will come to set up their organization space.

## Logo

Upload your community logo. Use one that is recognizable in your community.

## Website

Type in your website domain

## Twitter Account

Type in the organizations twitter handle.

## Admins

Admins can create contests, mintboards, and moderate posts.

Once signed in your wallet address will automatically be added.

Add other admins wallet addresses / ENS's in your organization (you can always come back and add them at another time)

<figure><img src="/files/azugdwyqnnYs19V6z3cQ" 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://docs.uplink.wtf/spaces/creating-a-space.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.
