# Indexers

{% hint style="info" %}
These indexers and APIs are maintained by independent teams and companies following the SNS standard. Please test and understand the limits of each indexer before building with them or relying on them for valid indexing.
{% endhint %}

### Geniidata  <mark style="color:green;">`Production`</mark>

<https://apidocs.geniidata.com/reference/get-sns-name-list-copy>

### Sns.run  <mark style="color:yellow;">`In development`</mark>

<https://docs.sns.run/>

### sats.id  <mark style="color:red;">`Retired`</mark>

The first indexer ever built for a JSON meta protocol on Bitcoin.


---

# 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.satsnames.org/sats-names/indexers.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.
