> For the complete documentation index, see [llms.txt](https://docs.scoreholio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scoreholio.com/es/buscar-un-club/crea-la-pagina-de-tu-club.md).

# Crea la página de tu club

{% hint style="info" %}
Las páginas de club están disponibles para cualquier [suscripción de organizador de pago.](/es/getting-started/subscriptions.md#organizer-subscription-levels)
{% endhint %}

## Configurando tu página de club

1. Ve a la pestaña Organizar un torneo
2. Haz clic en el botón de ajustes en la esquina inferior derecha
3. Haz clic en la categoría Club

<figure><img src="/files/7cfbbdc0fa623b699e1207be90c7fdacd5b88c3a" alt=""><figcaption></figcaption></figure>

## Ajustes del club

**General del club**\
Aquí es donde puedes ponerle nombre a tu club y subir un logo.

**Público**\
Proporciona los datos de contacto que quieras mostrar en la página de información de tu club. No tienes que completar todo: lo que dejes en blanco no se mostrará al público.

**página del club** \
Elige si quieres incluir tu club en la pestaña "Encontrar un club", define su ubicación y escribe una descripción para tu club.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/es/buscar-un-club/crea-la-pagina-de-tu-club.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.
