> For the complete documentation index, see [llms.txt](https://xtwister.gitbook.io/litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xtwister.gitbook.io/litepaper/useless-tl-dr/shard-checks.md).

# ⚠️ SHARD CHECKS

## <mark style="color:red;">THIS CONTENT IS NO LONGER USEFUL DUE TO NEW UPDATES AND/OR FUNCTIONALITIES.</mark>&#x20;

## <mark style="color:red;">IS KEPT IN THIS SECTION FOR HISTORICAL PURPOSES</mark>

If you see this checkbox <img src="/files/fTnNi0l56LGZKxwZ57ol" alt="" data-size="line"> then your WALLET B is in a different shard than our smart contract, and that is a potential security risk. **If you don't see the checkbox then you are in the right shard and safe.**

<figure><img src="/files/s7wIFpkKcsL30QFGipj5" alt=""><figcaption><p>Front Running warning.</p></figcaption></figure>

If you want to go ahead with that WALLET B in a different shard then you have to confirm in the corresponding checkbox, but it would be **safer** to spend a few minutes getting a **new wallet** in the right shard to avoid your withdrawal being front-run.


---

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

```
GET https://xtwister.gitbook.io/litepaper/useless-tl-dr/shard-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.
