diff --git a/README.md b/README.md
index c14be2c1a..866b6449c 100644
--- a/README.md
+++ b/README.md
@@ -176,3 +176,25 @@ Here we provide a brief performance comparison between `QuantumToolbox.jl` and o
You are most welcome to contribute to `QuantumToolbox.jl` development by forking this repository and sending pull requests (PRs), or filing bug reports at the issues page. You can also help out with users' questions, or discuss proposed changes in the [QuTiP discussion group](https://groups.google.com/g/qutip).
For more information about contribution, including technical advice, please see the [Contributing to QuantumToolbox.jl](https://qutip.org/QuantumToolbox.jl/stable/resources/contributing) section of the documentation.
+
+## Acknowledgements
+
+### Fundings
+
+`QuantumToolbox.jl` is supported by the [Unitary Fund](https://unitary.fund), a grant program for quantum technology projects.
+
+
+
+### Other Acknowledgements
+
+We are also grateful to the [Zulip](https://zulip.com) team for providing a free chat service for open-source projects.
+
+
diff --git a/docs/make.jl b/docs/make.jl
index 56b374c44..f49590d55 100644
--- a/docs/make.jl
+++ b/docs/make.jl
@@ -76,6 +76,7 @@ const PAGES = [
"Bibliography" => "resources/bibliography.md",
"ChangeLog" => "resources/changelog.md",
"Contributing to QuantumToolbox.jl" => "resources/contributing.md",
+ "Acknowledgements" => "resources/acknowledgements.md",
],
]
diff --git a/docs/src/resources/acknowledgements.md b/docs/src/resources/acknowledgements.md
new file mode 100644
index 000000000..4a6a76442
--- /dev/null
+++ b/docs/src/resources/acknowledgements.md
@@ -0,0 +1,21 @@
+# [Acknowledgements](@id doc:Acknowledgements)
+
+## [Fundings](@id doc:Fundings)
+
+`QuantumToolbox.jl` is supported by the [Unitary Fund](https://unitary.fund), a grant program for quantum technology projects.
+
+
+
+## [Other Acknowledgements](@id doc:Other-Acknowledgements)
+
+We are also grateful to the [Zulip](https://zulip.com) team for providing a free chat service for open-source projects.
+
+