# 6.3 Core Components

#### Frontend

* React / Next.js dashboard
* Dark-mode optimized interface
* Real-time monitoring UI

#### Backend

* Node.js microservices
* Python analytics engine

#### Database

* PostgreSQL
* Redis caching layer

#### Infrastructure

* Cloud-hosted scalable API architecture
* Rate-limited monitoring pipelines
* Multi-source data validation systems

As more wallets, traders, and platforms integrate Rugtector signals, the system gains broader visibility into emerging ecosystem-wide risk conditions.<br>


---

# 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://rugtector.gitbook.io/rugtector/technical-architecture/6.3-core-components.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.
