# Buscar clientes

1. Toca **Clientes** | **Buscar cliente**.

<div align="left"><img src="/files/9eb70f45374fd7aa4f95b485e231dd22c4e501d2" alt=""></div>

2. Escriba todo o parte del nombre del cliente y pulse **Intro**.

{% hint style="success" %}
Si hay varias maneras de deletrear el nombre de un cliente, puede pedirle que lo deletree o puede intentar introducir parte del nombre. Por ejemplo, si el cliente dice que su nombre es Bobbie-Jo Blackbird, podría intentar introducir solo Bob o Black.
{% endhint %}

<div align="left"><img src="/files/6375956aab1b2842fff6f66e81b538a3cff1b2f2" alt=""></div>

3. Para seleccionar al cliente, haga una de las siguientes acciones:

* Toque una vez el nombre del cliente y toque **Seleccione**.
* Toque dos veces el nombre del cliente.

La información del cliente se muestra en el **Cliente** panel en la parte superior de la pantalla del POS.

<div align="left"><img src="/files/9d53c2f595e022e199bff348a0e553fcfdc8ba94" alt=""></div>


---

# 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.rmhpos.com/es/readme-1/work-with-customers/customers-looking-up.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.
