# Performance Benchmarks

- [Benchmark standard](https://docs.nodies.app/performance-benchmarks/benchmark-standard.md): Benchmarks are not all equal, but we can at least make them replicable.
- [Ethereum Benchmarks](https://docs.nodies.app/performance-benchmarks/ethereum-benchmarks.md): Benchmark Date: 08/24/2023
- [Polygon Benchmarks](https://docs.nodies.app/performance-benchmarks/polygon-benchmarks.md): Benchmark Date: 08/24/2023
- [BASE Benchmarks](https://docs.nodies.app/performance-benchmarks/base-benchmarks.md): Benchmark Date: 09/04/2023
- [Optimism Benchmarks](https://docs.nodies.app/performance-benchmarks/optimism-benchmarks.md): Benchmark Date: 08/24/2023
- [Metis Benchmarks](https://docs.nodies.app/performance-benchmarks/metis-benchmarks.md): Benchmark Date: 08/24/2023
- [Kava Benchmarks](https://docs.nodies.app/performance-benchmarks/kava-benchmarks.md): Benchmark Date: 10/24/2023
- [Stellar Benchmarks](https://docs.nodies.app/performance-benchmarks/stellar-benchmarks.md): Benchmark Date: 12/6/2024


---

# 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.nodies.app/performance-benchmarks.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.
