diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f1154e7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,70 @@
+
+
+
+
+
+KianaBH3 is a server emulator of a certain adventure anime game!
+
+
+
+
+
+
+
+
+
+## 💡 Function
+
+- [√] **Enter the ship**
+- [√] **Battle**
+- [√] **Superstring Dimension (Abyss)**
+- [√] **Universial Mirage**
+- [√] **Story Chapter 1 - 42**
+- [√] **Character Tutorial**
+- [√] **Memorial Arena**
+- [√] **Inventory**
+- [√] **Command**
+
+KianaBH3 is still in development, it will have bugs, please stay tuned for our new submissions.
+
+## 🍗 Use & Installation
+
+### You need to Build it
+**Requirement: **
+
+Note: KianaBH3 is built using .NET Framework
+That means you need a .NET Framework
+
+- [.NET](https://dotnet.microsoft.com/)
+- [Git](https://git-scm.com/downloads)
+
+
+Click to expand the detailed installation steps
+
+##### Windows
+
+```shell
+git clone --recurse-submodules https://git.neonteam.dev/DevilProMT/KianaBH.git
+cd KianaBH
+dotnet build # compile
+```
+
+## ❓ Help
+
+Use KianaBH-Resources
+- [KianaBH-Resources](https://git.neonteam.dev/DevilProMT/KianaBH-Resources/)
+
+
+## ❕️ Troubleshooting
+
+For solutions to common problems or assistance, please join our Discord server at [https://discord.gg/MdHC4AJvec](https://discord.gg/MdHC4AJvec)
+
+## 🙌 Acknowledgements
+
+--DanhengServer & FireflyDH - Some data structures and algorithms
+
+-- amizing25 - resources & proto
+
+--StopWuyu
+
+--Letheriver
\ No newline at end of file