# Deine Club-Seite erstellen

{% hint style="info" %}
Club-Seiten sind für jedes [bezahlte Organisator-Abo verfügbar.](/de/getting-started/subscriptions.md#organizer-subscription-levels)
{% endhint %}

## Deine Club-Seite einrichten

1. Gehe zum Tab „Turnier veranstalten“
2. Klicke unten rechts auf die Schaltfläche „Einstellungen“
3. Klicke auf die Kategorie „Club“

<figure><img src="/files/24ac25971355d8f6dcbca37794d3c2f5f0c0b17e" alt=""><figcaption></figcaption></figure>

## Club-Einstellungen

**Allgemeines zum Club**\
Hier kannst du deinen Club benennen und ein Logo hochladen.

**Öffentlich**\
Gib die Kontaktdaten an, die auf der Info-Seite deines Clubs angezeigt werden sollen. Du musst nicht alles ausfüllen – alles, was leer bleibt, wird der Öffentlichkeit nicht angezeigt.

**Vereinsseite** \
Wähle aus, ob dein Club im Tab „Einen Club finden“ aufgeführt werden soll, lege seinen Standort fest und schreibe eine Beschreibung für deinen Club.


---

# 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.scoreholio.com/de/einen-club-finden/deine-club-seite-erstellen.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.
