# 더따리(theddari) 는 뭔가요?

안녕하세요. 이 사이트는 더따리(theddari) 사이트를 사용하는 사람들이 알아야 할 여러가지 용어나 화면 상의 기능들을 설명합니다.

먼저 기본적인 용어를 모르시는 분은 공부가 필요할 것 같습니다.

현재 문서는 2023-01-20 기준입니다.

사이트 접속하기

{% embed url="<https://theddari.com>" %}

### 현재 구현되어 있는 필수 기능들 요약입니다.

1. 김치 프리미엄 확인
2. 거래소 별 지갑 현황 확인(체인 별 입출금 확인 가능)
3. 차익거래(아비트라지) 가 가능한 종목 보여주기(1% 이상)
4. 펀딩비 차익거래 종목 보여주기(텔레 연동 필요)
5. 실시간, 누적 펀딩비율 보여주기
6. 선물 매매를 위한 미약정결제, 가격, 차트 보여주기
7. 실시간 거래소 공지 및 김프 구간 알림(웹 또는 텔레에서)
8. 실시간 거래내역($100K 이상), 실시간 청산내역($50K 이상) 보여주기(웹에서만 가능)
9. 기본 채팅 기능
10. 크립토 텔레그램 인기 포스팅, 최근 포스팅 편하게 보기(트렌드 기능)
11. 코인정보 기능을 통해 지원하는 거래소 한 눈에 보기, 지갑 현황 살피기, 컨펌수, 수수료 확인 가능.


---

# 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.theddari.com/theddari.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.
