# Check P2P

This function is useful for verifying if you have entered the park (and callsign) correctly. It performs a cross-check between your QSO and the most recent uploaded logs of the respondent's park. \
\
If a match is found, it means the user has uploaded their log, and a green check icon will be added next to the P2P icon in the QSO list.

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


---

# 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.smartlogger.app/pota-template/check-p2p.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.
