diff --git a/docs/images/stateless-vs-stateful-agent.png b/docs/images/stateless-vs-stateful-agent.png
index e39501c8..452e4aa4 100644
Binary files a/docs/images/stateless-vs-stateful-agent.png and b/docs/images/stateless-vs-stateful-agent.png differ
diff --git a/docs/integrations/keywords.mdx b/docs/integrations/keywords.mdx
index 54809960..90098a96 100644
--- a/docs/integrations/keywords.mdx
+++ b/docs/integrations/keywords.mdx
@@ -135,8 +135,8 @@ Integrating Mem0 with Keywords AI provides a powerful combination for building A
## Help
-For more information on using Mem0 and Keywords AI together, refer to:
-- [Mem0 Documentation](https://docs.mem0.ai)
+For more information, refer to:
- [Keywords AI Documentation](https://docs.keywordsai.co)
+- [Mem0 Platform]((https://app.mem0.ai/))
diff --git a/docs/integrations/langgraph.mdx b/docs/integrations/langgraph.mdx
index 208978ef..e8f3667a 100644
--- a/docs/integrations/langgraph.mdx
+++ b/docs/integrations/langgraph.mdx
@@ -140,7 +140,7 @@ By integrating LangGraph with Mem0, you can build a personalized Customer Suppor
## Help
- For more details on LangGraph, visit the [LangChain documentation](https://python.langchain.com/docs/langgraph).
-- For Mem0 documentation, refer to the [Mem0 Platform](https://app.mem0.ai/).
+- [Mem0 Platform](https://app.mem0.ai/).
- If you need further assistance, please feel free to reach out to us through following methods:
diff --git a/docs/integrations/livekit.mdx b/docs/integrations/livekit.mdx
index d704093a..d6ed9eed 100644
--- a/docs/integrations/livekit.mdx
+++ b/docs/integrations/livekit.mdx
@@ -12,10 +12,7 @@ Before you begin, make sure you have:
1. Installed Livekit Agents SDK with voice dependencies of silero and deepgram:
```bash
-pip install livekit-agents[voice] \
-livekit-plugins-silero \
-livekit-plugins-deepgram \
-livekit-plugins-openai
+pip install livekit-agents[silero,openai,deepgram]
```
2. Installed Mem0 SDK:
@@ -382,4 +379,12 @@ logging.basicConfig(
format='%(asctime)s - %(name)s - %(levelname)s - %(message)s'
)
logger = logging.getLogger("memory_voice_agent")
-```
\ No newline at end of file
+```
+
+## Help & Resources
+
+- [LiveKit Documentation](https://docs.livekit.io/)
+- [Mem0 Platform](https://app.mem0.ai/)
+- Need assistance? Reach out through:
+
+
\ No newline at end of file
diff --git a/docs/integrations/llama-index.mdx b/docs/integrations/llama-index.mdx
index 2364add1..cbf43377 100644
--- a/docs/integrations/llama-index.mdx
+++ b/docs/integrations/llama-index.mdx
@@ -202,7 +202,7 @@ By integrating LlamaIndex with Mem0, you can build a personalized agent that can
## Help
- For more details on LlamaIndex, visit the [LlamaIndex documentation](https://llamahub.ai/l/memory/llama-index-memory-mem0).
-- For Mem0 documentation, refer to the [Mem0 Platform](https://app.mem0.ai/).
+- [Mem0 Platform](https://app.mem0.ai/).
- If you need further assistance, please feel free to reach out to us through following methods:
diff --git a/docs/integrations/mastra.mdx b/docs/integrations/mastra.mdx
index a6982d54..34582cce 100644
--- a/docs/integrations/mastra.mdx
+++ b/docs/integrations/mastra.mdx
@@ -130,7 +130,7 @@ By integrating Mastra with Mem0, you can build intelligent agents that learn and
## Help
- For more details on Mastra, visit the [Mastra documentation](https://docs.mastra.ai/).
-- For Mem0 documentation, refer to the [Mem0 Platform](https://app.mem0.ai/).
+- [Mem0 Platform](https://app.mem0.ai/).
- If you need further assistance, please feel free to reach out to us through the following methods:
\ No newline at end of file
diff --git a/docs/integrations/vercel-ai-sdk.mdx b/docs/integrations/vercel-ai-sdk.mdx
index f89d38fa..810ff337 100644
--- a/docs/integrations/vercel-ai-sdk.mdx
+++ b/docs/integrations/vercel-ai-sdk.mdx
@@ -246,8 +246,8 @@ Mem0’s Vercel AI SDK enables the creation of intelligent, context-aware applic
## Help
-- For more details on Vercel AI SDK, visit the [Vercel AI SDK documentation](https://sdk.vercel.ai/docs/introduction).
-- For Mem0 documentation, refer to the [Mem0 Platform](https://app.mem0.ai/).
+- For more details on Vercel AI SDK, visit the [Vercel AI SDK documentation](https://sdk.vercel.ai/docs/introduction)
+- [Mem0 Platform](https://app.mem0.ai/)
- If you need further assistance, please feel free to reach out to us through following methods:
\ No newline at end of file