# How to play on servers with additional verification checks

For servers: Blokowo, you need to be a Tier 3 user to also bypass their anti-VPN. Read more [here](/faq/vpn-blocks-full-half.md)

For servers: VeinMC & ConcordMC, nothing special is required, just follow the steps beneath

* Install forge for Minecraft 1.8.9 [here](https://files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html)
* Install two mods. One mod for connecting through proxies, and one mod for connecting through Offline accounts.
  * [ProxyServer mod](https://www.curseforge.com/minecraft/mc-mods/proxy-server/files/2911342)
  * [InGameAccountSwitcher mod](https://www.curseforge.com/minecraft/mc-mods/in-game-account-switcher/download/3993182)
* Go to one of the accounts that needs to be verified. Add that exact IGN to the account mod and login to it. Log into that account, take the proxy that is assigned to it on the dashboard, and then set that proxy in Minecraft using the proxy mod.
* Then connect this account to the server IP, and the server starts the verification. This takes a couple of seconds, and the server then kicks the account and says "verification completed". Once this is done, connect again to make sure it worked, and then the account is connected.


---

# Agent Instructions: 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:

```
GET https://help.minecraftafk.com/faq/how-to-play-on-servers-with-additional-verification-checks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
