diff --git a/docs/integration/C-Sharp/Unity.md b/docs/integration/C-Sharp/Unity.md
index 82c783c1c..7e5dc496d 100644
--- a/docs/integration/C-Sharp/Unity.md
+++ b/docs/integration/C-Sharp/Unity.md
@@ -32,3 +32,23 @@ Now you can import the `net462` folder into your Unity project through the metho
## Step3. Use `Casdoor.Client` SDK for Unity development
Learn how to use `Casdoor.Client` SDK for Unity 3D mobile development by looking at [casdoor-unity-example](https://github.com/casdoor/casdoor-unity-example).
+
+## [casdoor-unity-example](https://github.com/casdoor/casdoor-unity-example)
+
+### Quick Start
+- download the code
+- `git clone git@github.com:casdoor/casdoor-unity-example.git`
+- Open the newly downloaded code in `Unity Hub` and run it.
+
+### After running, you will see the following interfaces:
+#### Login with username and password
+
+| **iOS** | **Android** |
+|:-------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------:|
+| | |
+
+#### Login with the casdoor web page
+
+| **iOS** | **Android** |
+|:---------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------:|
+| | |