> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/texturas-e-cosmeticos/titulos.md).

# 📌Títulos

## 📌Títulos

O sistema de títulos é outro cosmético disponível nos servidores do PixelmonBrasil. O\
título é um adicional ao nick e rank do player, que fica aparente para outros players\
quando se aproximam. O mesmo fica em cima do nick e Rank (Caso o player tenha\
VIP), como mostrado na foto abaixo o título Empíreo.

<figure><img src="/files/S2uZqb0hqW341URojJsU" alt=""><figcaption><p>Exemplo de Título</p></figcaption></figure>

***

### 🔰/Titulos

Ao utilizar o comando /titulos, é possível ver todos os títulos que possui dentro\
de uma interface, além de selecionar aquele que deseja clicando. Na mesma interface\
mostrada abaixo, existe um botão na parte inferior para a remoção do título que está\
usando.

<figure><img src="/files/ZQapC8idzIIHwYO3LmPs" alt=""><figcaption><p>Exemplo do Menu</p></figcaption></figure>

***

### 🎟️Passe de Batalha

Uma das formas mais comuns para adquirir títulos é alcançando o nível 95 do\
Passe de Batalha. Cada passe tem seu próprio título exclusivo e texturas, então o título\
será exclusivo para as pessoas que alcançarem o nível correto do passe antes que\
acabe o período do passe em questão.

<figure><img src="/files/qZkNOZg3Uq9GrVr2WlYv" alt=""><figcaption><p>Level do Passe</p></figcaption></figure>

***

### 🪙BPs, Karps e Almas

Além de conseguir os títulos exclusivos do /passe, também temos títulos que\
podem ser comprados com almas, BPs e karps. É possível encontrar títulos exclusivos\
nas seguintes lojas:

* /lojaraid  &#x20;
* /lojatorre  &#x20;
* /karp

Assim como o passe, esses títulos são exclusivos e especiais por si só! Segue abaixo um\
exemplo de título adquirido em uma dessas lojas:

<figure><img src="/files/FliZinlKWI2zEix0LtJA" alt=""><figcaption><p>Exemplo de Título</p></figcaption></figure>


---

# 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://wiki.pixelmonbrasiloficial.com.br/texturas-e-cosmeticos/titulos.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.
