diff --git a/blog/posts/odoo-xml-rpc-hermes-agent.html b/blog/posts/odoo-xml-rpc-hermes-agent.html
index a70ae45..86ad284 100644
--- a/blog/posts/odoo-xml-rpc-hermes-agent.html
+++ b/blog/posts/odoo-xml-rpc-hermes-agent.html
@@ -147,7 +147,17 @@ odoo:
Set readonly: true if the agent only needs to query data (recommended for first setup). Remove it or set false if you want the agent to create or modify records.
Now paste this prompt into your Hermes Agent session. It tells the agent exactly how to reach your Odoo database using the credentials from Step 2:
+ +The agent reads the environment variables (or the config block you just set up) and establishes the XML-RPC connection. Once it confirms, you're ready to query data.
+ +Start or restart your Hermes Agent: