# Off-Chain Integration

DappLooker allows developers to register and Integrate their Off-Chain data, which are applications that interact with the blockchain but do not store their data directly on the blockchain. DappLooker supports two formats: **JSON API** and **CSV**, to facilitate the registration process.

### **Follow the step-by-step guide to Integrate your Off-Chain project through CSV and JSON API**

1. Begin by navigating to "My dashboard."

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

2. Next, click on "Register Project" and then select "New Project."

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

3. Choose "Off-Chain" as your data source and click "Register."

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

4. Provide a name for your project, for example, "Business Metrics."

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

5. Select your specific Off-Chain data source, such as a CSV file.

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

6. Upload the chosen CSV file, and then click "Register."

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

7. If you're using a JSON API endpoint, input the endpoint

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

8. Select the data update frequency, and click "Register."

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

10. &#x20;Your project is now successfully registered. Please be patient as it may take some time to synchronize the project.

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

11. In your Projects, It will show 100% Synced, Click on View Data

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

12. &#x20;As you can see the Data below

<figure><img src="/files/61N2VlwhypCddAETF94H" alt=""><figcaption></figcaption></figure>

*Note:* Should you have any questions or need assistance in integrating your OffChain project, our dedicated DappLooker support team is here to help. You can reach out to us find the contact details here: <https://docs.dapplooker.com/relevant-links>&#x20;

##


---

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