# What is Slashing, and how will you prevent it?

Slashing is when you're doing something that you're not suppose (whether intentional or not), which results in losing have of your PLS stake and getting kicked out of the network.

To prevent slashing, we can't be using the 24 seed words on two validating computers at the same time. When it comes to validator uptime, the goal is to keep it >95%. Wifi & power does go out from time-to-time, however we'll have battery backups should this happen.


---

# 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://mikes-organization-9.gitbook.io/pulsemafia/overview/pulsemafia-faq/what-is-slashing-and-how-will-you-prevent-it.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.
