> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ton.org/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.ton.org/feedback

```json
{
  "path": "/ecosystem/tma/telegram-ui/reference/avatar",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Avatar

Renders an image with specific styles for an avatar presentation, including optional acronym display and badge support. Utilizes the Image component for core functionality, enhancing it with avatar-specific features like acronyms and badges.

* [External avatar documentation](https://tgui.xelene.me/?path=/docs/blocks-avatar--documentation)
