# Where to Learn More About GSVM

***

We published a wide array of blog posts on performance for those curious to learn more:

* [The Eclipse Performance Thesis](/architecture/eclipse-architecture/eclipse-performance-thesis-gigacompute-in-action.md)&#x20;
* [Why performance matters](https://www.eclipselabs.io/blogs/why-performance-matters)&#x20;
* [Breaking 10 million TPS](https://www.eclipselabs.io/blogs/breaking-10-million-tps)
* [Aldbaran: 50M state updates + GigaCompute](https://docs.eclipse.xyz/developers/)
* [Mulidimensional fee markets at 1M TPS](https://www.eclipselabs.io/blogs/multidimensional-fee-markets-at-1m-tps)


---

# 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.eclipse.xyz/architecture/eclipse-architecture/gsvm/resources.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.
