> For the complete documentation index, see [llms.txt](https://docs.dapplooker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapplooker.com/dapplooker-analytics/registering-data/subquery.md).

# Subquery

## Steps to Register SubQuery Project

1. Start by visiting DappLooker's website at <https://dapplooker.com/user/login>. This is where you can register and access your project.

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

2. A popup will showcase our plans and pricing after successfully signing up or logging in with your Wallet/Account. Either select the free trial or click on the skip button.

<figure><img src="/files/2uZAOnomd0TflCHkdacE" alt=""><figcaption></figcaption></figure>

3. After that, It will redirect you to the DappLooker's Discover page. Then click on the "My Dashboard" section.

<figure><img src="/files/4UUlXkQMo7WLw9Zoqdib" alt=""><figcaption></figcaption></figure>

4. Once you click on the My Dashboard, locate the "Register Project" button, then click on it.

<figure><img src="/files/0AjbTnhM8H7Y5RC2KxlD" alt=""><figcaption></figcaption></figure>

5. In the "New Project" registration tab, select the "Subquery" option and click "Register Project" This will initiate the project registration process.

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

6. Enter a suitable Project Name. This information helps DappLooker connect to your subquery correctly.

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

7. &#x20;Copy and paste the Subquery project endpoint in the input box.

<figure><img src="/files/9s1SRMsl9kgbGQYy0P2q" alt=""><figcaption></figcaption></figure>

If a SubQuery Project is already indexed, a message would appear saying “SubQuery Project is already indexed instead of repeating the entire registering process again.” Clicking “VIEW INDEXED DATA” will take you directly to the indexed SubQuery project data you are trying to register.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dapplooker.com/dapplooker-analytics/registering-data/subquery.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.
