> For the complete documentation index, see [llms.txt](https://docs.kevoting.co.kr/kevoting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kevoting.co.kr/kevoting/election/payment.md).

# 요금 납부

<figure><img src="/files/UvrxcUKi9M4ySLhIRyII" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
투표 개설 후 세금계산서 발급 정보를 등록해야 다음 단계로 이동할 수 있습니다.

아래 가이드를 참고하여 세금계산서 발급 정보를 등록하고, 납부 정보를 확인하세요.
{% endhint %}

{% content-ref url="/pages/aGw5ZZmNegJlWH7JJMKV" %}
[세금계산서 관리](/kevoting/election/payment/1.md)
{% endcontent-ref %}

{% content-ref url="/pages/5Vo0SFgRPnEHvZftGqZ3" %}
[납부 관리](/kevoting/election/payment/2.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.kevoting.co.kr/kevoting/election/payment.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.
