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

# steam

## Functions:

### get\_user\_avatar

`steam.get_user_avatar():` <mark style="color:purple;">`texture`</mark>

Returns the avatar of the local player.

### get\_friend\_avatar

`steam.get_friend_avatar(player_index: number):` <mark style="color:purple;">`texture`</mark>

| Name              | Type         | Description   |
| ----------------- | ------------ | ------------- |
| **player\_index** | **`number`** | player\_index |

Returns the avatar of a specific player.
