# ISTVS 2017 Budapest

## ISTVS 2017 Budapest

- [19th International & 14th European-African Regional Conference of the ISTVS](https://2017.istvs.org/home.md): Budapest, September 25-27, 2017
- [General Information](https://2017.istvs.org/general-information.md)
- [Call for Papers](https://2017.istvs.org/general-information/call-for-papers.md)
- [Templates](https://2017.istvs.org/general-information/templates.md)
- [Travel & Visa](https://2017.istvs.org/general-information/travel-and-visa.md)
- [Payment Information](https://2017.istvs.org/general-information/payment-information.md)
- [Practical Details](https://2017.istvs.org/general-information/practical-details.md)
- [Committee](https://2017.istvs.org/committee.md)
- [Scientific Committee](https://2017.istvs.org/committee/scientific-committee.md)
- [Technical Committee](https://2017.istvs.org/committee/technical-committee.md)
- [Program](https://2017.istvs.org/program.md)
- [Final Program](https://2017.istvs.org/program/final-program.md)
- [Conference Program](https://2017.istvs.org/program/conference-program.md)
- [Technical Tour](https://2017.istvs.org/program/technical-tour.md)
- [Post Conference Tour](https://2017.istvs.org/program/post-conference-tour.md)
- [Accompanying Person Program](https://2017.istvs.org/program/accompanying-person-program.md)
- [Location](https://2017.istvs.org/location.md)
- [Venue](https://2017.istvs.org/location/venue.md)
- [Transport](https://2017.istvs.org/location/transport.md)
- [Budapest](https://2017.istvs.org/location/budapest.md)
- [Photos](https://2017.istvs.org/photos.md)
- [Conference photos](https://2017.istvs.org/photos/conference-photos.md)
- [Opening ceremony and Plenary sessions](https://2017.istvs.org/photos/opening-ceremony-and-plenary-sessions.md)
- [Sessions](https://2017.istvs.org/photos/sessions.md)
- [Closing ceremony](https://2017.istvs.org/photos/closing-ceremony.md)
- [Technical tour photos](https://2017.istvs.org/photos/technical-tour-photos.md)
- [Ice breaker party](https://2017.istvs.org/photos/ice-breaker-party.md)
- [Banquet](https://2017.istvs.org/photos/banquet.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://2017.istvs.org/home.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.
