diff --git a/outline.md b/outline.md
index 476f8a8..6fb4031 100644
--- a/outline.md
+++ b/outline.md
@@ -24,10 +24,48 @@ The script is divided in 3 general parts:
 
 - Together, the group addresses Pleroma's issues with Mastodon users, promoting understanding and friendship.
 - Humorous encounters and light-hearted moments ensue as they navigate the peculiarities of each instance.
+- Two climactic endings events involving all the mascots and MC, where they confront the source of the conflict and work towards a resolution.
+
+## Graphs
+
+```mermaid
+
+graph TD
+
+subgraph "Introduction (Chapter 1)"
+    A[MC decides to install Pleroma] --> B[Pleroma-tan appears on the screen]
+    B --> C[Pleroma-tan begins to slowly reveal struggles]
+    C --> E[MC gets pulled into the Fediverse by Pleroma-tan]
+    E --> F[Chapter 2]
+  end
+
+```
+
+```mermaid
+flowchart TD
+
+subgraph "Journey through Instances (Chapter 2)"
+    F[MC and Pleroma-tan embark on a walk around instances] --> G[Where should we go?]
+    G -->|Meet| H(Grumbulon)
+    G -->|Meet| I(Weeble)
+    H --> J[Grumbulon joins the group] --> G
+    I --> K[Weeble decides to stay] --> G
+    G -->|If met the two of them| L[Chapter 3]
+  end
+```
+
+```mermaid
+flowchart TD
+
+subgraph "Conflict Resolution (Chapter 3)"
+    I[Group goes to see Mastodon users]
+    I -->|They get blocked| J[Pleroma-tan feels bad for MC]
+    J -->|Hug her| K[Pleroma-tan gets hugged by MC - Canon ending]
+    J -->|Nuke Mastodon| L[She looks at him, bitchslaps him and the novel ends]
+  end
+```
 
-## Final decision
 
-- Two climactic endings events involving all the mascots and MC, where they confront the source of the conflict and work towards a resolution.
 
 # Characters
 
@@ -47,4 +85,4 @@ The script is divided in 3 general parts:
 # Humor
 
 - Incorporate internet memes, software jokes, and playful banter between characters.
-- Break the fourth wall occasionally for comedic effect, acknowledging the visual novel format.
\ No newline at end of file
+- Break the fourth wall occasionally for comedic effect, acknowledging the visual novel format.