# Get Started

<figure><img src="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2FM7kagQ3LNACklSwqlXUi%2Fqueryloop%20(6).jpg?alt=media&#x26;token=21979c51-09e4-4608-8ee4-36f8a49cbe58" alt=""><figcaption></figcaption></figure>

## Network Roles

Learn about The Queryloop’s network roles.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Data consumer</strong></td><td>Check out a current subquery in your project.</td><td><a href="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2FI04kIw4ojIwVEJc2JsMK%2Fqueryloop%20(1).jpg?alt=media&#x26;token=ea38a09f-4981-43bb-9b75-990fd3a4b939">queryloop (1).jpg</a></td></tr><tr><td><strong>Developer</strong></td><td>Create a subquery to use in your dapp.</td><td><a href="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2Fu7syj1JNCvHoHy7zYSIn%2Fqueryloop%20(2).jpg?alt=media&#x26;token=7a00ca67-0def-4707-a96f-976f2d2b668f">queryloop (2).jpg</a></td></tr><tr><td><strong>Indexer</strong></td><td>Index data &#x26; serve queries for subquery.</td><td><a href="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2Fqx4gAsHLbrsKnpx0SmOr%2Fqueryloop%20(5).jpg?alt=media&#x26;token=be561884-6f5e-45a2-ab96-1ef1539de101">queryloop (5).jpg</a></td></tr><tr><td><strong>Delegator</strong></td><td>Secure the network by supporting helpful Indexers.</td><td><a href="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2FTU2okMX6qIBm9uXTiDes%2Fqueryloop%20(4).jpg?alt=media&#x26;token=e4e62544-5968-4726-9f8a-85697ebec281">queryloop (4).jpg</a></td></tr><tr><td><strong>Curator</strong></td><td>Identify useful subgraphs to index.</td><td><a href="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2Fb2CpUmKLULC4RYqvAm6b%2Fqueryloop%20(3).jpg?alt=media&#x26;token=5177c4f7-19cd-4215-884d-298247cd4d66">queryloop (3).jpg</a></td></tr></tbody></table>

## Products

{% tabs %}
{% tab title="Subquery Studio" %}
Create, manage and publish subquery and API keys
{% endtab %}

{% tab title="Query Explorer" %}
Explore subquery and interact with the protocol
{% endtab %}

{% tab title="Hosted Service" %}
Create and explore subquery on the Hosted Service
{% endtab %}
{% endtabs %}

### Supported Networks

{% hint style="info" %}
The Queryloop soon supports the following networks on The Queryloop Network and the Hosted Service.
{% endhint %}

<figure><img src="https://3154475039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj5bbX4FBM9XwseBKQ2Tv%2Fuploads%2FlMlrTQhtXx3btMyS4gs4%2Fqueryloop%20(3).png?alt=media&#x26;token=5dbf2a5d-60d1-47fb-93ef-5800ca73dcb8" alt=""><figcaption></figcaption></figure>


---

# 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://queryloop.gitbook.io/docs/get-started.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.
