diff --git a/README.md b/README.md
index 8fe6bbf25..94ffeaa5a 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ See [Deploy Lambda durable functions with Infrastructure as Code](https://docs.a
- [AWS Documentation](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) – Official AWS Lambda durable functions guide
- [Best Practices](https://docs.aws.amazon.com/lambda/latest/dg/durable-best-practices.html) – Patterns and recommendations
+- [FAQ](https://docs.aws.amazon.com/durable-execution/sdk-reference/languages/java/) - Frequently asked questions for the Java SDK
- [Javadoc](https://aws.github.io/aws-durable-execution-sdk-java/javadoc/) - API reference for the Java SDK
- [SDK Design](docs/design.md) – Details of SDK internal architecture