# How does a rogue chain affect my LP position on another chain?

A rogue chain/L2 can only negatively affect the Liquidity Providers on that specific chain. If for instance, blockchain validators on one chain would collude and create tokens out of thin air, they could cause price movements and slip pools on that chain only.

The Hop LPs on other L2s cannot be affected by this because Hop’s accounting system makes sure that Hop tokens maliciously minted on one chain can not simply be exchanged for Hop tokens on another L2.\
\
The bonder can be affected negatively if they bond a transfer that was created maliciously on the rogue chain, but the LPs will not be affected.

<br>


---

# 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://docs.hop.exchange/basics/faq/how-does-a-rogue-chain-affect-my-lp-position-on-another-chain.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.
