# Astronomy

TODO

## Articles

* [How will the universe end? When will that happen?](https://www.quora.com/How-will-the-universe-end-When-will-that-happen/answer/Ethan-Oh-1)
* [Space Science with Python — Setup and first steps](https://towardsdatascience.com/space-science-with-python-setup-and-first-steps-1-8551334118f6)
* [Big Trouble in a Deep Void](https://tritonstation.com/2020/10/23/big-trouble-in-a-deep-void/)
* [If Aliens Exist, Here’s How We’ll Find Them](https://nautil.us/if-aliens-exist-heres-how-well-find-them-9602/)
* [Who is Making Money in Space?](https://every.to/napkin-math/who-is-making-money-in-space)
* [The Webb Space Telescope Will Rewrite Cosmic History. If It Works.](https://www.quantamagazine.org/why-nasas-james-webb-space-telescope-matters-so-much-20211203/)
* [The New History of the Milky Way](https://www.quantamagazine.org/the-new-history-of-the-milky-way-20201215/)
* [What Is the Geometry of the Universe?](https://www.quantamagazine.org/what-is-the-geometry-of-the-universe-20200316/)

## Books

* [The Science of Interstellar](https://www.goodreads.com/en/book/show/23261448)
* [The First Three Minutes: A Modern View of the Origin of the Universe](https://www.goodreads.com/book/show/150131)

## Courses / Videos

* [Ultimate SpaceX Compilation](https://youtu.be/ypzXOug3uPg)
* [Инопланетяне подо Льдом — Жизнь на одиноких планетах](https://youtu.be/M7CkdB5z9PY)
* [Every Thing in Space](https://youtu.be/uniGQrGLEoI)
* [The Map of Black Holes | Black Holes Explained](https://youtu.be/Wf0uxjWGwPk)
* [What Exactly Are Black Holes?](https://youtu.be/Tx693Je7VG4)
* [Why every picture of a black hole is an illustration](https://youtu.be/v9gPAj7lXU0)
* [Как понять изображение Черной Дыры](https://youtu.be/zUyH3XhpLTo)
* [Breakthrough discovery in astronomy: first ever image of a black hole](https://youtu.be/Dr20f19czeE)
* [The Doubly Warped World of Binary Black Holes](https://youtu.be/rQcKIN9vj3U)
* [The Largest Black Hole in the Universe - Size Comparison](https://youtu.be/0FH9cgRhQ-k)
* [Сравнение размеров звёзд 3 (Vortex V1)](https://youtu.be/KEHCCsFFIuY)
* [Сравнение размеров Вселенной 3D](https://youtu.be/i93Z7zljQ7I)
* [97% of Galaxies Are Moving Faster Than Light, HOW IS THIS POSSIBLE?](https://youtu.be/cadNZJvfl7s)
* [What Happens After the Universe Ends?](https://youtu.be/PC2JOQ7z5L0)
* [The Origin Of The Universe Just Got WAY Weirder | Answers With Joe](https://youtu.be/__0Y5SyEVUI)
* [Is the Universe REALLY a Hologram?](https://youtu.be/T4DAGabiGms)
* [Powers of Ten™ (1977)](https://youtu.be/0fKBhvDjuy0)
* [Владимир Сурдин: Заблуждения и мифы о Вселенной](https://youtu.be/sYV0FlWf-fU)

## Links

* [SpacePlace](https://spaceplace.nasa.gov/nebula/en/) - explore Earth and Space
* [Black-holes](https://www.black-holes.org/) - collaborative research effort involving multiple institutions
* [Apollo in realtime](https://apolloinrealtime.org/) - A real-time journey through the Apollo missions.
* [The Orbital Index](https://orbitalindex.com/) - concise and technical newsletter from Andrew Cantino and Ben Lachman highlighting developments in space science and exploration, NewSpace startups, and (mostly) related content
* [Stars ChromeExperiment](http://stars.chromeexperiments.com/) - An interactive 3D visualization of the stellar neighborhood, including over 100,000 nearby stars.
* [Space Engine](https://spaceengine.org/) - Universe simulator
* [Logarithmic Maps of the Universe](https://www.astro.princeton.edu/universe/)
* [Melodysheep](https://www.melodysheep.com/) - John D. Boswell, a filmmaker, composer, VFX artist, and editor from the pacific northwest
* [Eyes on the Solar System](https://eyes.nasa.gov/apps/solar-system/)
* [PBS Space Time](https://www.youtube.com/c/pbsspacetime/) - explores the outer reaches of space, the craziness of astrophysics, the possibilities of sci-fi, and anything else you can think of beyond Planet Earth with our astrophysicist host: Matthew O’Dowd.
* [NASASpaceflight](https://www.youtube.com/channel/UCSUu1lih2RifWkKtDOJdsBA) - is already a leading online news resource for everyone interested in space flight specific news, supplying our readership with the latest news, around the clock, with editors covering all the leading space-faring nations
* [It's Just Astronomical!](https://www.youtube.com/c/ItsJustAstronomical/) - Interesting animations about astronomy.
* [Everyday Astronaut](https://www.youtube.com/channel/UC6uKrU_WqJ1R2HMTY3LIx5Q)
* [Celestia](https://github.com/CelestiaProject/Celestia) - Real-time 3D visualization of space
* [Awesome Space](https://github.com/orbitalindex/awesome-space) - A list of awesome space-related packages and resources maintained by The Orbital Index


---

# 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://rteff.gitbook.io/learning/natural-science/astronomy.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.
