> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/ko/baeuggi/seuteibulkoin.md).

# 스테이블코인 소개

스테이블코인은 미국 달러와 같은 실물 자산에 고정(페그)되어 안정적인 가치를 유지하도록 설계된 디지털 화폐입니다.

대부분의 암호화폐와 달리 스테이블코인은 가격 안정성을 제공하여 큰 가치 변동 없이 거래, 보유, 자금 이전에 이상적입니다.

스테이블코인은 법정화폐(예: USDT, USDC)나 과담보 암호화폐와 같은 준비금 지원을 통해 가치를 유지합니다. 일부는 알고리즘을 사용하여 공급을 조정합니다.

Chiliz Chain에서 사용 가능한 스테이블코인 표는 여기서 확인하세요.

{% content-ref url="/pages/Fzt7wHImSlJUwUJwWbHq" %}
[Chiliz Chain의 스테이블코인](/ko/baeuggi/seuteibulkoin/chiliz-seuteibulkoin.md)
{% endcontent-ref %}


---

# 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://docs.chiliz.com/ko/baeuggi/seuteibulkoin.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.
