# 2025년 1월 24일

## GenStudio

### 개선 사항

* **향상된 알림**: 활성화된 플랜이 없는 사용자에게 시작하는 데 도움이 되는 알림이 전송됩니다.
* **크레딧 모델 표시**: 사용자는 자신의 크레딧 잔액에 따라 사용 가능한 모델을 볼 수 있습니다.
* **기본 설정 업데이트**: 더 나은 사용자 경험을 위해 기본 설정이 개선되었습니다.

## 컨트롤 센터

### 개선 사항

* **확장된 결제 옵션**: 모든 결제 방법이 이제 신용 구매에 사용할 수 있어 더 큰 유연성을 제공합니다.
* **신용 모델 표시**: 사용자는 사용할 수 있는 신용 기반 모델을 볼 수 있습니다.
* **서비스 간소화**: 성능 향상을 위해 특정 서비스를 제외했습니다.

### 버그 수정

* **결제 수단 목록 수정**: 신용 구매 중 모든 결제 수단이 표시되지 않는 문제를 해결했습니다.


---

# 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.skydeck.ai/ko/releases/jan-24th-2025.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.
