# Apsides

Apsides refer to the two extreme points in the orbit of a celestial body around another body. These points represent the closest and farthest distances the orbiting object can attain from the central body. Apsides play a crucial role in comprehending the shape and dynamics of orbits.

Each apsis for an object orbiting the Earth is named “apogee” for the farthest point and “perigee” for the closest point.

<figure><img src="/files/xSYugnSlKPHMJX6SQd6b" alt=""><figcaption></figcaption></figure>


---

# 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://aerospace.jamiepegg.com/aerospace-fundamentals/apsides.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.
