# How To get blacklisted Validator and Miners

We Hear You.

&#x20;

To help our mining community to see if a node has been blacklisted, The Dev has come up with a page listing blacklisted validators and miners. It is intuitive and open for suggestion.&#x20;

&#x20;

<https://tom.matrix.io/blacklist>

&#x20;

Alternatively, you can query through below

&#x20;

Blacklisted Validator：getMatrixStateByNum('block\_produce\_blacklist’)

&#x20;

Blacklisted Miner：getMatrixStateByNum('base\_power\_blacklist’)

&#x20;

Into the Matrix.

Medium：<https://matrixainetwork.medium.com/how-to-get-blacklisted-validator-and-miners-2314efedbd40>

[\ <br>](<https://matrixainetwork.medium.com/how-to-get-blacklisted-validator-and-miners-2314efedbd40&#xA;&#xA;https://twitter.com/MatrixAINetwork/status/1608338197464981504&#xA;>)Twitter：<https://twitter.com/MatrixAINetwork/status/1608338197464981504><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.matrix.io/guides/how-to-get-blacklisted-validator-and-miners.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.
