> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/framework/framework/player.md).

# Player

- [GetPlayer](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player.md): Returns player object of framework default.
- [GetPlayerBirthdate](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-birthdate.md): Returns the player's date of birth.
- [GetPlayerByCitizenId](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-by-citizen-id.md): Returns player object by identifier|citizenid.
- [GetPlayerCitizenId](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-citizen-id.md): Returns the player's citizen ID or identifier.
- [GetPlayerData](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-data.md): Returns player data in the framework default format.
- [GetPlayerName](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-name.md): Returns the player's character name — first and last name, or full name as one string.
- [GetPlayerPhoneNumber](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-phone-number.md): Returns players phone number.
- [GetPlayers](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-players.md): Returns server IDs of all connected players.
- [GetPlayerSourceByCitizenId](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-player-source-by-citizen-id.md): Returns player source from citizen id | identifier.
- [GetResource](https://laot7490.gitbook.io/ltbridge/framework/framework/player/get-resource.md): Returns framework name.
- [IsFrameworkAdmin](https://laot7490.gitbook.io/ltbridge/framework/framework/player/is-framework-admin.md): Returns true if player is admin, false otherwise.
- [RegisterUsableItem](https://laot7490.gitbook.io/ltbridge/framework/framework/player/register-usable-item.md): Register usable item on framework default format.
