> For the complete documentation index, see [llms.txt](https://godomall-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://godomall-help.nhn-commerce.com/godobill_guide/undefined-5/undefined.md).

# 포인트 충전하기

### Step 1. 충전 화면 진입

* 위치 : 고도빌 로그인 > 이용정보 영역 > \[포인트충전]
* 기능설명 : 전자세금계산서 발행에 필요한 포인트를 충전합니다.

<figure><img src="https://2478997954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ4835cBGqYqyT5gSFgxN%2Fuploads%2FQHWxYMkO6j6Vg6TBust8%2Fimage.png?alt=media&amp;token=9d245e30-7dea-4841-8d5f-194f07ef01a1" alt=""><figcaption></figcaption></figure>

1. 결제 금액과 단가를 확인한 뒤 충전 건수를 선택합니다.
2. **\[결제하기]** 버튼을 눌러 절차대로 결제를 진행합니다.

{% hint style="info" %}
**참고사항**

* 고도빌 서비스를 해지해도 남은 포인트는 환불되지 않습니다.
* 잔여 포인트가 없으면 전자세금계산서 발행이 불가합니다.
  {% endhint %}


---

# 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://godomall-help.nhn-commerce.com/godobill_guide/undefined-5/undefined.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.
