# What can we expect in terms of Validator uptime?

When it comes to Validators, the goal is to keep the validator's up & running.

We are aiming for \~95% (or better) uptime. It's important to note that although we'll do everything that we can to ensure maximum uptime, there are certain factors that we cannot control (ie wifi going down, etc).

You can see the live status of our Validators [here](https://beacon.pulsechain.com/validators/initiated-deposits?q=0xbc3F7506184820BC3C9451c72b9894dFFec86B2A).


---

# 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-can-we-expect-in-terms-of-validator-uptime.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.
