# GraphQL Server and Indexer

<figure><img src="/files/jtg5xKMAvIbjtVJ0ZGjm" alt=""><figcaption></figcaption></figure>

For now, our GraphQL server and indexer serve as internal powerhouses driving data for JustMoney Explorer, JM Swap, and other products within the JustMoney Ecosystem. However, we see immense potential to expand this into a commercial service—offering third parties access to our data and charting tools in the future.This commercial opportunity would enhance our current business model, which primarily focuses on the sale of advertising spaces, such as banners.

We also plan to add more data points to the indexer, which will further enhance the functionalities of our ecosystem’s products, especially JustMoney Explorer. Our vision is to keep pushing the boundaries of what is possible in blockchain data access and to continue serving our community with the most comprehensive, real-time insights available.


---

# 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://book.just.money/jmguide/justmoney-explorer/graphql-server-and-indexer.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.
