# Getting Started

## About

Hacken Extractor is an advanced on-chain security monitoring system that provides real-time monitoring of your addresses and alerts you of any suspicious activity to prevent potential hacks. With Hacken Extractor, you can rest assured that your addresses are secure, and take immediate action if any security threats are detected.

## How does it work? <a href="#how-does-it-work" id="how-does-it-work"></a>

Hacken Extractor continuously monitors your addresses and checks every transaction against it by the triggers and detectors.

The purpose of the attack detector is to recognize suspicious activity and collect suspicious accounts and contracts to warn against interactions with those addresses.\
\
A trigger is a specific condition or set of conditions that are monitored. When these conditions are met, the monitoring system will alert you in real time, providing complete monitoring and protection for your smart contracts.\
\
You have full control over the triggers and can customize them to meet your specific security needs, ensuring that the monitoring system only reacts to important events.

## Quick setup

1. Sign up/in to the app.
2. Create a project.
   1. Click on "Add project" button

      <figure><img src="https://1039275029-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1bLm0AVvg6UVsPcZKKl7%2Fuploads%2Fgit-blob-b2a24688e0d859d424b60692c45f6a0500e62771%2Fcreate_project_1.png?alt=media" alt=""><figcaption></figcaption></figure>
   2. Enter project name and click "Create"

      <figure><img src="https://1039275029-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1bLm0AVvg6UVsPcZKKl7%2Fuploads%2Fgit-blob-cfc60717c5a51f5f75a5fca54202ef55efefac94%2Fcreate_project_2.png?alt=media" alt=""><figcaption></figcaption></figure>
3. Add an address.
   1. Click on "Add entity" button

      <figure><img src="https://1039275029-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1bLm0AVvg6UVsPcZKKl7%2Fuploads%2Fgit-blob-f79bc53dc20fa7f8cd03c9bb24c7ec69fa7d58c4%2Fcreate_entity_1.png?alt=media" alt=""><figcaption></figcaption></figure>
   2. Enter entity name, address, choose the network and click on "Add Entity"

      <figure><img src="https://1039275029-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1bLm0AVvg6UVsPcZKKl7%2Fuploads%2Fgit-blob-d58d245605699df5c118091f2f48d3e3cf5e080c%2Fcreate_entity_2.png?alt=media" alt=""><figcaption></figcaption></figure>
   3. Entity created

      <figure><img src="https://1039275029-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1bLm0AVvg6UVsPcZKKl7%2Fuploads%2Fgit-blob-843bb33ea29a3924b9a27f2a0b4a6e474fe74d43%2Fcreate_entity_3.png?alt=media" 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://docs.extractor.live/readme.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.
