# Supplier

*Supplier는 AirTnT에 여행 상품을 유통하는 제 3자입니다. AirTnT는 AirTnT의 소셜 네트워크를 통해 Traveler에게 추천하고 재 유통합니다. 따라서 고객은 유통된 서비스를 쉽게 이용할 수 있으며 이러한 서비스를 이용할 때 토큰 TnT을 얻을 수 있습니다.*

***AirTnT의 Supplier 모델은 다음과 같은 4개의 주요 부분으로 구성되어 있습니다***

* *Accommodation : 호텔, 모텔, 홈스테이 등을 포함한 숙박 서비스.*
* *Catering : 레스토랑, 식당, 물장사 등을 포함한 식사 서비스.*
* *Tourist Attraction : 유료 입장권 관광지 등.*
* *Car/Bus Service : 개인 이동수단 대여 서비스 또는 유료 공공 이동 수단.*

![](/files/hgXSaWrY1i7VqYDHI8nE)


---

# 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://doc-kr.airtnt.io/airtnt-travel/supplier.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.
