> For the complete documentation index, see [llms.txt](https://geography.ed-era.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://geography.ed-era.com/geografichne_piznannya_zemli/osvoe.md).

# Освоєння полярних широт

У XX ст. було організовано експедиції до полюсів Землі. Так, 6 квітня 1909 року, американський полярний мандрівник Роберт Пірі з п’ятьма своїми супутниками досяг Північного географічного полюса. Ім’ям Роберта Пірі названо один з півостровів Гренландії.

![](/files/-LWNRQv8l5gIlzhcMVXA)

Рисунок 2.5.1: Подорож Роберта Пірі

У 1910-1912 роках норвежець Руаль Амундсен на судні «Фрам» здійснив подорож до Антарктиди. Південного полюса він дістався 14 грудня 1911 року. У той самий час до Антарктиди вирушив англієць Роберт Скотт на судні «Терра-Нова». Однак Південного полюса він досяг майже на місяць пізніше за Р. Амундсена. Останки його експедиції було знайдено лише наступного літа. Мандрівники загинули у 20 км від найближчого табору з продовольством.

![](/files/-LWNRQvA4HbyohsIsvlY)

Рисунок 2.5.2: Маршрути експедицій Амундсена та Скотта

У якому році була відкрита Антарктида?182019091911 Відкрила Перша російська антарктична експедиція під керівництвом Фадея Беллінсгаузена і Михайла Лазарєва у 1820 році.

Який з полюсів Землі був відвіданий людьми першим?ПівнічнийПівденний Північного полюсу досяг Роберт Пірі 6 квітня 1909 року, а Південного полюса дістався Руаль Амундсен 14 грудня 1911 року.


---

# 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://geography.ed-era.com/geografichne_piznannya_zemli/osvoe.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.
