# 크레딧에 대해 궁금해요

### **크레딧이란?**

사용자가 특별한 활동이나 프로모션, 쿠폰 등을 통해 무상으로 얻을 수 있는 포인트입니다.

### **사용 기한이 어떻게 되나요?**

* 크레딧은 **발행일로부터 3개월** 이내에 사용해야 합니다.
  * &#x20;사용 기한 만료 당일 자정에 자동으로 소멸됩니다.
  * 단, 마케팅 목적으로 지급된 경우 지급 시 지정한 일자에 소멸됩니다.

####


---

# 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://guide-user.sendon.io/faq/charge/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.
