> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-hosts/installing-clore-hosting.md).

# Primeros pasos

## ¡Bienvenido a la guía de alojamiento de servidores de Clore.ai!<br>

Si buscas empezar a ganar alojando tus servidores en Clore.ai, ¡has llegado al lugar adecuado! Este manual te guiará a través de todos los pasos clave, desde la configuración inicial hasta la optimización de ingresos. Aprenderás a conectar correctamente tu servidor, configurar alquileres y garantizar un rendimiento estable.

## Esto es lo que encontrarás en esta guía:

1\. Configuración de tu servidor para alquileres: una guía paso a paso sobre cómo conectar tu servidor a la plataforma, ponerlo disponible para alquilar, incluida la integración con HiveOS y la configuración del perfil de overclocking.

2\. Cálculo y configuración de los precios de alquiler: orientación práctica para determinar las tarifas de alquiler según la rentabilidad de la minería o el uso en tareas complejas, como el procesamiento de IA. Explicaremos cómo establecer un precio eficaz y configurar actualizaciones automáticas.

3\. Gestión de alquileres: aprende a configurar un bot de Telegram para recibir notificaciones en tiempo real sobre el estado de los alquileres y el monitoreo del servidor.

4\. Reinstalación y guardado de la configuración: métodos sencillos y fiables para reinstalar controladores y conservar los tokens anteriores si necesitas actualizar el sistema.

5\. Obtención de bonificaciones en Clore: una descripción general de los sistemas POH y MFP, herramientas clave para aumentar la rentabilidad y obtener bonificaciones, incluyendo cómo configurar tus servidores para generar ingresos adicionales.<br>

## Clore.ai abre nuevas posibilidades para los propietarios de servidores GPU: nuestra guía te ayudará a conectar, configurar y maximizar el potencial de tu servidor para obtener ingresos estables.

¿Listo para empezar? Sigue los pasos de nuestra guía y da el primer paso para ganar con Clore.ai!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-hosts/installing-clore-hosting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
