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

# 상품 등록 프로세스

{% hint style="info" %}
이너트립은 판매자님의 소중한 콘텐츠의 셀링 포인트가 잘 노출되도록 최적화된 플랫폼입니다.

높은 가시성과 효과적인 홍보를 통해 수요 증가와 함께 성공적인 판매 기회를 제공합니다.
{% endhint %}

## 상품 등록 프로세스

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

## 카테고리

{% content-ref url="/pages/SJuhgjdxFQcV7eWp8nZG" %}
[강의](/sellerguide/prod/lect.md)
{% endcontent-ref %}

{% content-ref url="/pages/1L3vbN5jKetd1alsbElV" %}
[공간](/sellerguide/prod/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/ietU4ENeYlZDoyrgIk7R" %}
[부가서비스](/sellerguide/prod/etc.md)
{% endcontent-ref %}

{% content-ref url="/pages/WWo6HkaprLQPEo7KJ0QC" %}
[버스](/sellerguide/prod/bus.md)
{% endcontent-ref %}

{% content-ref url="/pages/StZ50pezat6FuHXHjUrr" %}
[단체선물](/sellerguide/prod/gift.md)
{% endcontent-ref %}

상품 등록에 어려움이 있거나 오류 발생시 문의해 주세요.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>클릭하시면 이너트립 판매자 채널로 이동합니다.</td><td><a href="https://innertrip-workshop.channel.io/workflows/668447">https://innertrip-workshop.channel.io/workflows/668447</a></td><td><a href="/files/r4wUQsvFuRTFBb128tjb">/files/r4wUQsvFuRTFBb128tjb</a></td><td><a href="https://innertrip-workshop.channel.io/workflows/668447">https://innertrip-workshop.channel.io/workflows/668447</a></td></tr></tbody></table>


---

# 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://innertrip.gitbook.io/sellerguide/prod/create.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.
