# Planner

*Planner is a personal travel product creator. Each travel product of the planners will be reviewed and thoroughly checked by AirTnT periodically to ensure the quality for Traveler.*

![](/files/Kev0YQ34gX6KUGEj1ZAX)

*After the planner's plans are successfully reviewed and checked, Tripsia will list products and recommend/suggest to Traveler depending on the location that users are interested in. From there, Planner will receive a share of the profit every time a product is sold.*

*Planner needs to increase its credibility and get enough reviews to be able to develop and list higher priced products. In addition, the profit percentage is also increased by rank.*

<table><thead><tr><th width="183"></th><th align="center">Intern</th><th align="center">Junior</th><th align="center">Senior</th></tr></thead><tbody><tr><td><strong>Product Price</strong></td><td align="center">10 - 50$</td><td align="center">50-200$</td><td align="center">&#x3C;1000$</td></tr><tr><td><strong>Review</strong></td><td align="center">500+</td><td align="center">2000+</td><td align="center">5000+</td></tr><tr><td><strong>Trust</strong></td><td align="center">Lv.1</td><td align="center">Lv.3</td><td align="center">Lv.5</td></tr><tr><td><strong>Profit</strong></td><td align="center">5%/pax</td><td align="center">10%/pax</td><td align="center">15%/pax</td></tr></tbody></table>


---

# 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-en.airtnt.io/airtnt-travel/planner.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.
