# Instrucciones de Uso:

Aquí encontrarás todas las instrucciones para usar tu P-Bit y los diferentes sensores.

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

En genral, el P-Bit está diseñado para que solo tengas que encenderlo, girar la perilla para seleccionar el sensor que quieres usar, y ya puedas empezar a visualizar los datos. Pero en esta primera versión, algunos de los sensores requieren conexiones adicionales ya que comparten el mismo puerto (A0) con otros.

En esta guía encontrarás los pasos para conectar los diferentes cables, cambiar la batería y usar cada uno de los sensores.


---

# 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://p-bit.powarsteam.com/instrucciones-de-uso.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.
