# What is QUAKECore Network

The **QUAKECore Project** represents a significant technological breakthrough in the field of earthquake detection and early warning systems through the application of **DePIN** (Decentralized Physical Infrastructure Network). At the core of this project is the **QUAKE Device**, a highly sensitive instrument that functions similarly to a smoke detector but is specifically designed for earthquake detection. Strategically installed on walls and other key locations, it responds precisely to seismic vibrations, triggering an immediate alarm upon detection of an event, thus allowing individuals to take timely protective measures.

Another key component of the system is **QUAKE Fiber**, a **Distributed Acoustic Sensing (DAS)** system based on fiber optic networks. This system is capable of detecting earthquakes, tsunamis, avalanches, and even volcanic eruptions across distances of up to 40 km using fiber optic cables. By monitoring vibrations along existing fiber infrastructures, QUAKE Fiber extends the range and precision of detection, particularly in remote and hard-to-reach areas.

All data collected from the QUAKE Devices and QUAKE Fiber is processed and analyzed on the central platform, **QUAKE Connect**. This platform serves as an advanced infrastructure for real-time analysis of seismic activities. Notably, **smartphones equipped with the Axen IMU** (Inertial Measurement Unit) sensor also send their data to QUAKE Connect. These mobile devices detect seismic activity and transmit this information directly to the platform, significantly increasing the density and accuracy of data analysis. QUAKE Connect then coordinates the alarm response, sending immediate alerts to the Quake Devices and the **QUAKE Smart** alarm app.

The **QUAKE Smart app** is another crucial element of the QUAKECore system. It utilizes the sensors within smartphones to detect seismic activity and serves as both an alert and communication interface. In the event of an earthquake, users are immediately notified and provided with essential emergency support. For instance, the app can check whether the user is safe and transmit their location to rescue teams, thereby greatly enhancing the effectiveness of relief efforts.

In summary, the QUAKECore Project combines cutting-edge technologies, including the Quake Device, QUAKE Fiber, the QUAKE Connect platform, and the QUAKE Smart app, to deliver a comprehensive and integrated solution for earthquake detection and early warning. These technological innovations not only enhance the resilience of communities to natural disasters but also enable proactive and life-saving responses to seismic events.


---

# 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://quakecore-1.gitbook.io/quakecore-network/introduction/what-is-quakecore-network.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.
