# Days of the Week

![Within the inner circle the days of the week are color coded and matched with the day's number.](/files/-MiyaJ3X3Erww01D76sv)

![s m t w t f s -- are included in grey for easy matching with the day of the year in the outer circle.](/files/-MiyaksnwjPIZQic2Kzv)

![](/files/-Miy_dey8xUlMs6LHMwH)

Did you know that most of the names of our days of the week refer to a planet?  In English, there's been some twists, but in other Latin language the correlation to our solar system is clear!

| Day of the Week | Spanish   | Latin         | Source  | Color\*    | Symbol |
| --------------- | --------- | ------------- | ------- | ---------- | ------ |
| Sunday          | Domingo   | dies Solis    | Sun     | Yellow     | ☉      |
| Monday          | Lunes     | dies Lunae    | Moon    | Light Grey | ○      |
| Tuesday         | Martes    | dies Martes   | Mars    | Red        | ♂      |
| Wednesday       | Miercoles | dies Mercurri | Mercury | Brown      | ☿      |
| Thursday        | Jueves    | dies Jovis    | Jupiter | Orange     | ♃      |
| Friday          | Viernes   | dies Veneris  | Venus   | Green      | ♀      |
| Saturday        | Sabado    | dies Saturni  | Saturn  | Dark Grey  | ♄      |

### Colors

In the calendar, the days of the week are coordinated with the color of their corresponding planet.

### Symbols

The days of the week are also matched with their corresponding source symbol.


---

# 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://guide.earthen.io/days-of-the-week.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.
