diff --git a/doc/changelog.d/1655.documentation.md b/doc/changelog.d/1655.documentation.md
new file mode 100644
index 0000000000..35836651af
--- /dev/null
+++ b/doc/changelog.d/1655.documentation.md
@@ -0,0 +1 @@
+Getting Started & ecosystem links
diff --git a/doc/source/getting_started/installation.rst b/doc/source/getting_started/installation.rst
index 9bbd71208d..f09dc0cf7e 100644
--- a/doc/source/getting_started/installation.rst
+++ b/doc/source/getting_started/installation.rst
@@ -24,6 +24,13 @@ a reference:
Install the package
-------------------
+.. note::
+
+ These instructions assume you are familiar
+ with ``pip`` and the command line. If you are new to them, you should read
+ the `Python Packaging User Guide Tutorial on pip _`
+ before proceeding.
+
The latest ``ansys.mechanical.core`` package supports Python 3.10 through
Python 3.14 on Windows, Linux, and Mac.
diff --git a/doc/source/getting_started/troubleshooting.rst b/doc/source/getting_started/troubleshooting.rst
index 12aa08a33c..1fe3f6dbbc 100644
--- a/doc/source/getting_started/troubleshooting.rst
+++ b/doc/source/getting_started/troubleshooting.rst
@@ -111,3 +111,14 @@ VPN issues
Sometimes, Mechanical has issues starting when VPN software is running. For more information,
see the `Mechanical Users Guide`_
in the Ansys Help.
+
+Ansys developer ecosystem resources
+-----------------------------------
+
+Ansys has an extensive developer ecosystem where you can find assistance for a variety of issues.
+
+- `Developer Portal `_: Blog posts, documentation, and guide
+ - `Developer Forum `_: Scripting and usage support for PyAnsys and other Ansys developer tools
+- `Ansys Innovation Space `_: Product support forum and training materials
+- `GitHub `_: Development support, bug reporting, feature requests, and more.
+- `Ansys Learning Hub `_: Training, courses and learning plans