> For the complete documentation index, see [llms.txt](https://forsakentales.gitbook.io/fl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forsakentales.gitbook.io/fl/newbie-guide/in-game-verification.md).

# In-game Verification

***

<figure><img src="/files/phoSiCznGlHGz6jJbwHR" alt=""><figcaption></figcaption></figure>

***

### ❓How it works?

<figure><img src="/files/FGRn7WhhgrDcDP1NLSPn" alt=""><figcaption></figcaption></figure>

*Based on the preview above*:

• <mark style="color:blue;">**Remember the First Image**</mark> which is **Geographer**.

• A flash of images will show right after which includes different monsters + the Geographer.

• Look for the <mark style="color:blue;">**Image Letter**</mark> (*Image A, Image B, Image C, Etc)*

***•*** In the preview above, Geographer is the First Image and the Image Letter is <mark style="color:blue;">**Image F.**</mark>

**•** **That's it! You're done with the verification.**

\
**Notes:**

• The verification will only appear to players **who are not** in Auto Battle / Auto Support.

• The verification will trigger every time you login. Relogging will only trigger it back.

• It will trigger on Attacks, Loot, Use of Items such as Teleport.

• After a successful verification, it will re-trigger again anytime after a few hours.

• During verification, your character is immobilized and immune to attacks.

• Verification will not work inside Towns & PVP Maps.

For other references, you may view another guide with [TruthGaming](https://www.facebook.com/truthgaming17) & [MsSnob](https://www.facebook.com/IsnaberangDemonyita).<br>

[**TruthGaming's Guide**](https://discord.com/channels/1341105633830637629/1516047830291316736)

[**MsSnob's Guide**](https://www.facebook.com/reel/1565069571908663)

***

<figure><img src="/files/myVJFdsFR7kQXeq0cZP2" alt=""><figcaption></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://forsakentales.gitbook.io/fl/newbie-guide/in-game-verification.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.
