# (Coming Soon) Monitoring Blockchain Node Performance

The [Cosmos](https://cosmos.network/) ecosystem has many blockchains. Many of them don't have an organization hosting reliable blockchain nodes to serve API requests for public use. This leads organizations to either host their own blockchain nodes (an expensive and time-consuming ordeal), or rely on blockchain nodes hosted by the community. Many of the community hosted blockchain nodes suffer from low uptimes, and high latencies as their operators aren't compensated for their work, and therefore lack the motivation and money to provide a high quality service. Using third party hosting solutions such as [Figment](https://figment.io/) isn't practical since they only provide API access for a few of the blockchains in the Cosmos ecosystem.


---

# 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.leapwallet.io/cosmos/cosmos-nodes/coming-soon-monitoring-blockchain-node-performance.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.
