> For the complete documentation index, see [llms.txt](https://ttap-protocol.gitbook.io/ttap_protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ttap-protocol.gitbook.io/ttap_protocol/business/02.-ttinolja-service-configuration/2-ttinolja-travel-sharing-platform/travel-information-registration.md).

# Travel information registration

Travel information registration will provide information for the next travelers by registering information directly experienced by travelers, routes by schedule, travel tips, and travel expenses, and obtain rewards for them. Other travelers can use this travel information to reduce costs and enjoy more valuable trips based on reasonable and efficient travel plans. Those who purchase travel information can earn rewards by evaluating the information and registering additional information after the trip. If this method continues, registered travel information can develop more abundantly and effectively


---

# 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://ttap-protocol.gitbook.io/ttap_protocol/business/02.-ttinolja-service-configuration/2-ttinolja-travel-sharing-platform/travel-information-registration.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.
