> For the complete documentation index, see [llms.txt](https://guias.muhype.net/sobre-muhype/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guias.muhype.net/sobre-muhype/season-2.5/tutoriais/sistema-de-2-fatores.md).

# Sistema de 2 Fatores

{% embed url="<https://youtu.be/HhMNjwuXcbU>" %}

## SEGURANÇA AO JOGADOR

Com o sistema de 2 fatores, o jogador poderá proteger a sua conta de qualquer invasor. O MuHype se preocupa com todos nossos jogadores, mas precisamos de sua colaboração, aliás o sistema é ativo individualmente, então segue o tutorial.

## COMO ATIVAR?

Para ativar o sistema de 2 fatores, é necessário ter uma conta no jogo. Feito isso, vá em seu painel de usuário pelo site (muhype.net), logue-se e clique na opção **2FA**.

Baixe qualquer aplicativo de Autenticação em seu celular, recomendamos o mais comum, que se chama: **Google Authenticator**. O link para [download ](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&hl=pt_BR\&gl=US\&pli=1)está na descriçao, mas é fácil encontrar na loja de aplicativos de seu smartphone. Faça seu cadastro do dispositivo pelo QR Code gerado, leia com o Google Authenticador.

<div align="left"><figure><img src="/files/nBPPTPTAq7ruzbM0wT1e" alt=""><figcaption></figcaption></figure></div>

Após estar na sessão de 2FA pelo seu painel de usuário, vá na opção ***Awaiting authorization** (Aguardando Autorização).* Clique no botão ***Allow*** (*Permitir*), e cadastre seu computador com o sistema, utilizando o código gerado pelo Google Authenticator.

<div align="left"><figure><img src="/files/ugh1PV9uh9xVSFq34suP" alt=""><figcaption></figcaption></figure></div>

Feito tudo isso, é possível bloquear atividades de sua conta pelo seu painel. Para ativar ou desativar as atividades que são a sua escolha, é necessário estar offline no jogo, e depois clicar em **APLICAR**.

<div align="left"><figure><img src="/files/azqEirnpALLmAwC7lpZm" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Pronto, sua conta está protegida de qualquer invasão. Lembre-se, nunca compartilhe esses dados para ninguém, garantimos que o sistema funciona, porém quem faz a proteção de sua conta é o próprio indivíduo.
{% endhint %}


---

# 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://guias.muhype.net/sobre-muhype/season-2.5/tutoriais/sistema-de-2-fatores.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.
