# Seismic 백서 - 한국어

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

{% hint style="success" %}
Seismic과 계약 관련   문의는, GitHub 링크를 TG의 @lyronc에게 보내 주세요!&#x20;
{% endhint %}

**Seismic에 대해 더 자세히 알고 싶다면, 다음을 추천합니다:**

{% hint style="info" %}

* Seismic의 [**존재 이유**](/seismic-docs-kr/seismic-1/undefined.md)**,** [**개념**](/seismic-docs-kr/undefined.md), 그리고 [**작동 방식**](/seismic-docs-kr/undefined-1.md)에 대한 높은 수준의 개요를 먼저 살펴보기
* Seismic과 상호작용하는 [**핵심 개념**](/seismic-docs-kr/undefined-3/undefined.md) 이해하기
* [**GitHub**](https://github.com/SeismicSystems)에 올라온 구현 내용을 읽어보기
  {% endhint %}

**개발에 관심이 있다면, 다음을 추천합니다:**

{% hint style="info" %}

* 로컬 환경을 [**설치**](/seismic-docs-kr/undefined-2/undefined.md)한 후, [**퀵스타트**](/seismic-docs-kr/undefined-2/undefined-1.md)를 통해 배포하기
* 친구나 (@seismicMatt)에게 초대 전용 개발자 TG 그룹에 초대받기
* 초기 [**프로토타입 계약**](https://github.com/SeismicSystems/prototypes)을 참고하여 영감을 얻기
  {% endhint %}

**커뮤니티에 관심이 있다면, 다음을 추천합니다:**

{% hint style="info" %}
우리의 [**Discord**](https://discord.gg/dXSJhqGp) 채널에서 대화 나누기
{% endhint %}


---

# 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://clairetranslation.gitbook.io/seismic-docs-kr/seismic.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.
