# Formas de Autenticación

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

## Open system Authentication process

Any wireless device can be authenticated with the AP, thus allowing the device to transmit data only when its WEP key matches to that of the AP

## Shared Key Authentication Process

The station and AP use the same WEB key to provide authentication, which means that this key should be enable and aconfigured manually on both the AP and client


---

# 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://pruiz.gitbook.io/myphp/wireless/formas-de-autenticacion.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.
