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

# KBO리그 청약 정보

## **2026 KBO 청약일정**

*(매월 오전 10시부터 가능합니다.)*

* 5월 청약 : 4/15(수)
* 6월 청약 : 5/20(수)
* 7월 청약 : 6/17(수)
* 8월 청약 : 7/15(수)
* 9월 청약 : 8/19(수)
* 10월 청약 : 9/16(수)

## 구좌형 상품 잔여 구좌 안내

| 청약월               | 노출 보장                                      | 노출 보장 제한 업종                                | 7이닝 독점                                    | 팬덤 (KIA)                                   | 팬덤 (삼성)                                    | 팬덤 (LG)                                    | 팬덤 (두산)                                    | 팬덤 (KT)                                    | 팬덤 (SSG)                                   | 팬덤 (롯데)                                    | 팬덤 (한화)                                    | 팬덤 (키움)                                    | 팬덤 (NC)                                    |
| ----------------- | ------------------------------------------ | ------------------------------------------ | ----------------------------------------- | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| 6월 (6/1\~6/30)    | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:red;">**판매 완료**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> |
| 5월 (5/1\~5/31)    | 판매 종료                                      | 판매 종료                                      | 판매 종료                                     | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      |
| 3-4월 (3/28\~4/31) | 판매 종료                                      | 판매 종료                                      | 판매 종료                                     | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      | 판매 종료                                      |

| 6월 (6/1\~6/30)  | 퍼스트뷰                                       | 임팩트                                        |
| --------------- | ------------------------------------------ | ------------------------------------------ |
| 1주차(6/1\~6/7)   | 판매 종료                                      | 판매 종료                                      |
| 2주차(6/8\~6/14)  | 판매 종료                                      | 판매 종료                                      |
| 3주차(6/15\~6/21) | 판매 종료                                      | 판매 종료                                      |
| 4주차(6/22\~6/28) | <mark style="color:red;">**판매 완료**</mark>  | <mark style="color:blue;">**청약 가능**</mark> |
| 5주차(6/28\~7/5)  | <mark style="color:blue;">**청약 가능**</mark> | <mark style="color:blue;">**청약 가능**</mark> |

| 5월 (5/1\~5/31)  | 퍼스트뷰  | 임팩트   |
| --------------- | ----- | ----- |
| 1주차(5/4\~5/10)  | 판매 종료 | 판매 종료 |
| 2주차(5/11\~5/17) | 판매 종료 | 판매 종료 |
| 3주차(5/18\~5/24) | 판매 종료 | 판매 종료 |
| 4주차(5/25\~5/31) | 판매 종료 | 판매 종료 |

| 3-4월 (3/28\~4/31) | 퍼스트뷰  | 임팩트   |
| ----------------- | ----- | ----- |
| 1주차(3/28\~4/5)    | 판매 종료 | 판매 종료 |
| 2주차(4/6\~4/12)    | 판매 종료 | 판매 종료 |
| 3주차(4/13\~4/19)   | 판매 종료 | 판매 종료 |
| 4주차(4/20\~4/26)   | 판매 종료 | 판매 종료 |
| 5주차(4/27\~5/3)    | 판매 종료 | 판매 종료 |


---

# 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://tvingads.gitbook.io/guide/solution/kbo/overview.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.
