> For the complete documentation index, see [llms.txt](https://lthausvus.gitbook.io/poses-premium-lthaus-vu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lthausvus.gitbook.io/poses-premium-lthaus-vu/quem-sou.md).

# Quem sou!

Olá! Eu sou o Atauan, mas na comunidade do IMVU sou mais conhecido como *lthaus*. Produzo vídeos tutoriais focados em soluções práticas para o dia a dia no IMVU, com experiência desde 2014. Meu envolvimento com o IMVU começou após um banimento da minha conta, o que me levou a descobrir algumas APIs abertas que permitiam acesso a diversas informações, como dados de contas, acessos e salas, inclusive o famoso *Emporium*.

Em 2016, surgiu a primeira modificação significativa para o IMVU, conhecida como <mark style="color:green;">**T3DE**</mark>, que trouxe uma série de melhorias para a comunidade. A partir daí, outras modificações começaram a aparecer, como <mark style="color:red;">**T4DE RED**</mark>, <mark style="color:red;">**HOT**</mark>, e outras variantes, com a mais segura sempre sendo o <mark style="color:green;">T3DE</mark>. No entanto, muitas dessas versões eram problemáticas, e em **2018** houve uma grande ***banwave***, onde cerca de **5 mil contas foram banidas pelo uso de softwares de terceiros.**

Com o lançamento das versões T5, T6 e T8, os problemas de banimento diminuíram, a menos que o usuário fosse denunciado. A seguir, algumas dicas importantes para evitar problemas:

* Não tirar fotos usando a câmera do IMVU e postá-las diretamente no feed.
* Evitar usar conteúdo explícito em salas públicas com mods.
* Nunca comentar sobre o uso de mods em salas públicas, pois isso pode resultar em banimento.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lthausvus.gitbook.io/poses-premium-lthaus-vu/quem-sou.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
