diff --git a/docs/devices/ayaneo/ayaneo-2.md b/docs/devices/ayaneo/ayaneo-2.md
new file mode 100644
index 0000000..a9aaf4c
--- /dev/null
+++ b/docs/devices/ayaneo/ayaneo-2.md
@@ -0,0 +1,46 @@
+# AYANEO 2/2s
+
+![](../../_inc/images/devices/ayaneo-2.png){ .off-glb }
+
+## Overview
+
+| Device | CPU / Architecture | Kernel | GL driver | Interface |
+| -- | -- | -- | -- | -- |
+| AYANEO 2 | AMD 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
+| AYANEO 2s | AMD 7840u / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
+
+## Features
+
+| Feature | Notes |
+| -- | -- |
+| :material-harddisk: Storage | JELOS can be run from an SD Card, USB Drive or installed directly to the internal NVME.
When installed directly to the NVME; an SD Card can be used for game storage. |
+| :material-wifi: Wifi | Can be turned on in Emulation Station under Main Menu > Network Settings |
+| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers |
+| :material-fan: Fan | Can be set globally, per system or per game. |
+| :material-lightning-bolt-circle: TPD Limit | Can be set globally, per system or per game. |
+| :material-vibrate: Rumble | Enables the device rumble motor in emulators that support it. |
+| :material-lightbulb-on: RGB | Supports selecting from a set of colors and brightness levels or turning the RGB off (choice persists through reboots)
Does not support other effects. |
+
+## Notes
+
+| DMI_SYS_VENDOR | DMI_PRODUCT_NAME |
+| -- | -- |
+| `AYANEO ` | `AYANEO 2` |
+| `AYANEO ` | `AYANEO 2S` |
+
+### Installation
+
+Download the latest `AMD64` version of JELOS from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
+
+[![Latest Version](https://img.shields.io/github/release/JustEnoughLinuxOS/distribution.svg?labelColor=111111&color=5998FF&label=Latest&style=flat#only-light)](https://github.com/JustEnoughLinuxOS/distribution/releases/latest)
+[![Latest Version](https://img.shields.io/github/release/JustEnoughLinuxOS/distribution.svg?labelColor=dddddd&color=5998FF&label=Latest&style=flat#only-dark)](https://github.com/JustEnoughLinuxOS/distribution/releases/latest)
+
+### Booting from an SD Card
+
+To boot JELOS from the SD Card, hold ++"LC"+"Volume Up"++ and press the ++"Power"++ button, continue holding ++"LC"+"Volume Up"++ until the Ayaneo logo appears. Select the storage device with JELOS from the boot menu using the Ayaneo button, and then press volume up to boot the distribution.
+
+## Additional References
+
+- [Platform Documentation (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64)
+- [Device Quirks](https://github.com/JustEnoughLinuxOS/distribution/tree/main/packages/hardware/quirks/devices/AYANEO%20AIR) (*shares the same quirks as the [AYANEO Air](air.md)*)
+- [Panel Rotation](https://github.com/JustEnoughLinuxOS/distribution/blob/main/packages/kernel/linux/patches/AMD64/002-display-quirks.patch)
diff --git a/docs/devices/index.md b/docs/devices/index.md
index c20aa4d..0d16a83 100644
--- a/docs/devices/index.md
+++ b/docs/devices/index.md
@@ -17,6 +17,7 @@ JELOS supports a variety of ARM and Intel/AMD based devices.
| Atari | [VCS](atari/vcs.md) | AMD Ryzen R1606G (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
| AYANEO | [Air / Air Pro](ayaneo/air.md) | Amd Ryzen 5 5560U / AMD Ryzen 7 5825U (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
| AYANEO | [Air Plus](ayaneo/air-plus.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
+| AYANEO | [AYANEO 2](ayaneo/ayaneo-2.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
| Ayn | [Loki Zero](ayn/loki-zero.md) | AMD Athlon Silver 3050e (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
| Ayn | [Loki Max](ayn/loki-max.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |
| GPD | [Win 4](gpd/win4.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station |