# 채권 분석

## 개요&#x20;

DeepSearch는 국채, 회사채 등 다양한 채권에 대한 검색과 분석 기능을 제공합니다.&#x20;

## 채권 발행자 선택

채권 분류 목록에서 국채/지방채부터 회사채까지 다양한 종류의 채권을 검색하고 분석 대상으로 추가할 수 있습니다.

![](/files/-M5HJOoqjLC7BuVEEmHA)

## 채권 정보 확인

1\) 발행 및 만기 일정\
\- 발행일과 만기일을 기준으로 과거 채권 발행 이력(연도별, 월별)과 향후 만기 일정을 확인할 수 있습니다.

![호텔신라 회사채 상환 일정](/files/-M5HKILqzUQF5mI1sl7p)

2\) 채권 수익률 곡선\
\- 채권 별 만기와 YTM(만기 수익률)을 x-y축으로 한 채권 수익률 곡선과 시점 별로 이 수익률 곡선을 비교할 수 있습니다.

![SK텔레콤 회사채 채권 수익률 곡선](/files/-M5HLRC9CvxE84blG4jn)

3\) 발행 채권 리스\
\- 채권의 발행일, 만기일, 발행액, 만기수익률(YTM), clean price, 이자주기, 표면이자율을 확인할 수 있습니다.

![](/files/-M5HMmmlcTPbQpLlXxDX)

4\) 신용 스프레드\
\- 무위험 수익률 대비 회사채 수익률인 신용 스프레드(현재 시점, 과거 추이)를 체크할 수 있습니다.

![대한항공 회사채 만기별 신용 스프레드](/files/-M5HNYEjxxLd8Rehq9e6)

![대한항공 1년물 신용 스프레드 추이](/files/-M5HNrPa6xiXxqyrClyw)


---

# 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://help.deepsearch.com/web/guide/undefined-6/undefined-1.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.
