> For the complete documentation index, see [llms.txt](https://conservation-x-labs-1.gitbook.io/sentinel-multi-language/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://conservation-x-labs-1.gitbook.io/sentinel-multi-language/espanol/guia-de-introduccion/presentacion-breve-de-su-sentinel.md).

# Presentación breve de su Sentinel

<figure><img src="/files/D1rhgWozUF2q67hW0H1R" alt=""><figcaption><p>Cada batería durará en promedio menos de un mes; con el estuche de batería extendido completo, el dispositivo Sentinel puede durar hasta 6 meses antes de cargar o cambiar las baterías</p></figcaption></figure>

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

1. Pestillos de la carcasa
2. Carcasa de batería estándar (baterías recargables de iones de litio 18650)
3. Carcasa de batería extendida (baterías recargables de iones de litio 18650)
4. Placa de circuito impreso Sentinel (¡Aquí vive la IA!)
5. Luces LED para indicar el estado y actividad del dispositivo Sentinel&#x20;
6. Interruptor encendido / apagado
7. Ranura para tarjeta MicroSD
8. Etiqueta con el número de identificación del dispositivo Sentinel
9. Antena satélite / celular
10. Ranura de complemento MicroUSB (para que la tarjeta SD con cable Spypoint se conecte a una cámara trampa)

## Equipo adicional necesario no ilustrado

* Cámara trampa&#x20;
* 1-2 correas para fjar la cámara y el Sentinel&#x20;
* Tarjeta SD con cable Spypoint&#x20;
* Tarjeta micro SD

Visite [Implementación de su Sentinel](/sentinel-multi-language/espanol/fundamentos/configuracion-en-el-campo.md) para obtener más detalles sobre cómo instalar sus dispositivos en la naturaleza

Visita la [Hoja de Especificaciones](/sentinel-multi-language/espanol/apoyo/hoja-de-especificaciones-del-sentinel.md) de Sentinel para obtener más información sobre el hardware y la electrónica de Sentinel.


---

# 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://conservation-x-labs-1.gitbook.io/sentinel-multi-language/espanol/guia-de-introduccion/presentacion-breve-de-su-sentinel.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.
