> For the complete documentation index, see [llms.txt](https://redheal.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redheal.gitbook.io/whitepaper/1..md).

# 1. 개요

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

**"전통 금융(Web2)의 검증된 수익 모델을 Web3로 확장하다."**

레드힐컴퍼니(RedHeal Company)는 2018년 설립 이래, 고도화된 주식 및 암호화폐 알고리즘 트레이딩 솔루션을 제공해 온 대한민국의 핀테크(FinTech) 기업입니다.

레드힐은 단순한 토큰 발행 프로젝트가 아니라, 이미 시장에서 운영되어 온 실전 투자 솔루션을 블록체인 기반 멤버십 구조로 연결하는 **실사용형 Web3 투자 생태계**를 구축하고자 합니다. 기존의 단순 구독형(SaaS) 금융 모델을 넘어, REDH 토큰을 중심으로 한 **보유형 멤버십 모델**과 **월결제형 서비스 모델**을 결합하여 지속 가능한 토큰 수요, 반복 매출, 실매출 기반 소각 구조를 동시에 실현하는 것이 본 프로젝트의 핵심입니다.

본 백서는 REDH 토큰이 어떻게 실제 금융 서비스와 결합되어 지속 가능한 가치를 창출하고, 레드힐의 실질 매출과 서비스 수요가 어떻게 토큰 경제를 지지하는지를 설명합니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://redheal.gitbook.io/whitepaper/1..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
