# Super Store

Super Store is the rewards marketplace connected to Super Connector. It gives community members a way to turn their mission activity into real rewards, all directly inside Discord.<br>

#### How It Works

1. **Earn Credits →** Members complete missions through Super Connector.
2. **Spend Credits →** Credits can be used in the Super Store.
3. **Access Store →** Every Discord member can view and join via the #super-store channel.
4. **Redeem →** Rewards are claimed instantly once credits are spent.

#### Features

* **In-Discord Storefront →** Browse and redeem items in the #super-store channel.
* **Earn & Spend System →** Credits earned from missions are the only way to access rewards.
* **Weekly Rotations →** Store opens on a set schedule (e.g., Thursday–Sunday) with fresh items.
* **Global & Partner Rewards →** Items can be offered to the entire community or reserved for specific partner projects.

#### Roadmap

* Expanded digital rewards (subscriptions, game credits, gift cards)
* Integration with Web3 drops and allowlists
* Partner-branded store sections


---

# 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.superconnectoragent.com/super-store.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.
