diff --git a/docs.json b/docs.json index 31e92d574..45eff6f10 100644 --- a/docs.json +++ b/docs.json @@ -21,6 +21,9 @@ "light": "/logo/black.svg", "dark": "/logo/white.svg" }, + "icons": { + "library": "fontawesome" + }, "background": { "color": { "light": "#FFFFFF", @@ -29,10 +32,15 @@ }, "navbar": { "links": [ + { + "label": "Agno AI", + "icon": "message-bot", + "href": "https://agno.com/discord" + }, { "label": "Support", - "icon": "help", - "href": "https://docs.agno.com/get-help" + "icon": "circle-question", + "href": "/get-help" }, { "label": "Github", diff --git a/get-help.mdx b/get-help.mdx index bdb25a511..b1fbfaef1 100644 --- a/get-help.mdx +++ b/get-help.mdx @@ -4,9 +4,13 @@ description: Connect with the Agno community, reach out to the team, build and s mode: "wide" --- -## Community Support +## Instant AI Help -Technical support and discussion with the Agno team and other builders. +Get immediate answers from Ask Agno. Access the bot at the top right of the page once, [join the Agno Discord server](https://agno.com/discord) and post on the #ask-ai channel. + +## Community and Technical Q/A + +Reach out to the fellow builders and Agno team for technical discussions and community support across these platforms. [GitHub Discussions](https://github.com/agno-agi/agno/discussions) | [Discourse](https://community.agno.com/) | [Discord](https://agno.com/discord) @@ -16,7 +20,7 @@ Technical support and discussion with the Agno team and other builders. ## Share Your Work -Connect with the community and share what you are building. +Showcase your projects built with Agno and connect with other builders. [X (formerly Twitter)](https://x.com/AgnoAgi) | [LinkedIn](https://www.linkedin.com/company/agno-agi) | [Discord](https://agno.com/discord) | [Reddit](https://www.reddit.com/r/agno/)