# Accessing Player IDs

In **NuLife RP**, holding down the **'F10'** key gives your player a tablet, displaying identification numbers above players' heads. These identification numbers are commonly referred to as "state-ID", "PayPal number", or simply your "favorite number".

Player ID numbers serve various essential purposes within the game:

1. **Money Transfers and Requests:** The player ID enables you to transfer money to other players or request funds from them. By using these identification numbers, financial interactions become seamless and efficient.
2. **Invoices:** When engaging in business transactions or providing services to other players, you can use player ID numbers to generate and receive invoices for the respective transactions.
3. **Reporting Players:** In unfortunate situations where you encounter rule-breaking behavior or suspicious activities, you can utilize player ID numbers when reporting other players to the server administrators or moderators for appropriate action. *Hopefully you will never need to use this feature for that purpose.*

<figure><img src="https://4002045771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK3yREPlDMml02Pkm90zS%2Fuploads%2Foyg3D0blbS4fcpKKJMHW%2Fimage.png?alt=media&#x26;token=22d18f6e-b633-4de3-8860-a26b0df8f051" alt=""><figcaption><p>Showing the F10 animation and display of the Player ID</p></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://nulife-rp.gitbook.io/guide/overview/accessing-player-ids.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.
