> For the complete documentation index, see [llms.txt](https://2019.istvs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2019.istvs.org/location.md).

# Location

### About Prague <a href="#yui_3_17_2_1_1669220975969_660" id="yui_3_17_2_1_1669220975969_660"></a>

Prague is the capital and largest city in the Czech Republic, the 14th largest city in the European Union and also the historical capital of Bohemia. Situated in the north-west of the country on the Vltava river, the city is home to about 1.5 million people.

Prague has been a political, cultural and economic centre of central Europe complete with a rich history. Founded during the Romanesque and flourishing by the Gothic, Renaissance and Baroque eras. Prague is home to a number of famous cultural attractions, many of which survived the violence and destruction of 20th-century Europe. Main attractions include the Prague Castle, the Charles Bridge, Old Town Square with the Prague astronomical clock, the Jewish Quarter, Petřín hill and Vyšehrad.

{% embed url="<https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d327864.24108584464!2d14.185452277010018!3d50.05933247230206!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x470b939c0970798b:0x400af0f66164090!2sPrague,+Czechia!5e0!3m2!1sen!2sus!4v1669221248470!5m2!1sen!2sus>" %}

### Conference Hotel <a href="#conference-hotel" id="conference-hotel"></a>

![Logo zlate pruhledne\_big.png](https://images.squarespace-cdn.com/content/v1/542f394be4b0b9e132ee7b1a/1539760962103-VOK26CNXS67BETQSI335/Logo+zlate+pruhledne_big.png?format=500w)

[Hotel International Prague](https://internationalprague.cz/)

> Koulova 15, 16000\
> Praha 6 - Czech Republic
>
> Tel.: +420 296 537 111\
> Fax: +420 296 537 266\
> E-mail: <hotel@internationalprague.cz>

**Room rates for conference participants:**\
100 EUR/ standard room for double or single use/ night

**Method of reservation:**\
The participants of the conference are responsible for their individual bookings via the hotel’s own online booking system at:\
» <https://reservations.travelclick.com/96679?identifier=ISTVS2019>

The Hotel International Prague is located approximately 12 km from the Vaclav Havel Airport Prague. The hotel does not provide an airport shuttle service, but there are many ground transportation companies that can taxi/shuttle you to the hotel. Please visit the [Prague integrated transport website](http://spojeni.dpp.cz/ConnForm.aspx?cl=E5) for more information.

### Conference meeting rooms

Meeting rooms are pre-booked for ISTVS Conference participants.\
Meeting hall (150-200 participants) + 2 standard conference rooms (70 + 70 p) separated into 2 x 2 sections including Wifi, AV, Data Projection.

![Bivoj classroom set-up 12.jpg](https://images.squarespace-cdn.com/content/v1/542f394be4b0b9e132ee7b1a/1539674091243-OEVMUX7VVDZCS6T9FBZV/Bivoj+classroom+set-up+12.jpg?format=1000w)

![Neklan+Vlasta 2.jpg](https://images.squarespace-cdn.com/content/v1/542f394be4b0b9e132ee7b1a/1539674154061-BWECVT3THRLIF4G0QE2W/Neklan%2BVlasta+2.jpg?format=1000w)

![Libuse\_Bruncvik\_Premysl.jpg](https://images.squarespace-cdn.com/content/v1/542f394be4b0b9e132ee7b1a/1539674105951-LEG0ZRD34PCT5JKRHGLE/Libuse_Bruncvik_Premysl.jpg?format=1000w)


---

# 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://2019.istvs.org/location.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.
