# Overview

Spaces are a way of giving organizations an ***account*** on Uplink which can be viewed by anyone visiting the platform.

<figure><img src="/files/kbSkAg95HQ95RYiAi9QD" alt=""><figcaption></figcaption></figure>

## Space Page

A hub for all active and previous contests your organization has curated. You'll can find all necessary contest information & organization specific links. This is also where you can create a contest or edit the space if your are an admin.&#x20;

<figure><img src="/files/YIw9MjnfKvxPCkfVrFq1" 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/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.
