From 1061cc4f00a0461d00c2337646efec8a9cbf2e1f Mon Sep 17 00:00:00 2001 From: shaloo Date: Tue, 24 Feb 2026 10:29:35 +0530 Subject: [PATCH 1/2] Enable ask-ai discord channel bot in docs --- docs.json | 10 +++++++++- get-help.mdx | 8 ++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/docs.json b/docs.json index 31e92d574..678e809fb 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,9 +32,14 @@ }, "navbar": { "links": [ + { + "label": "Agno AI", + "icon": "message-bot", + "href": "https://discord.gg/DNrYcXmx" + }, { "label": "Support", - "icon": "help", + "icon": "circle-question", "href": "https://docs.agno.com/get-help" }, { diff --git a/get-help.mdx b/get-help.mdx index bdb25a511..3046f7bd2 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" --- +## AI Support + +Join our Discord community for instant support from the Ask Agno bot via #ask-ai channel. Use [this invite](https://discord.gg/DNrYcXmx) to get started. + ## Community Support -Technical support and discussion with the Agno team and other builders. +Connect with fellow builders in the community and the Agno team for technical support and discussion. [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/) From d99c8b6aa6f59c168237d80a0e938b3d3498cfd5 Mon Sep 17 00:00:00 2001 From: shaloo Date: Tue, 24 Feb 2026 13:46:39 +0530 Subject: [PATCH 2/2] Fix Discord server link --- docs.json | 4 ++-- get-help.mdx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs.json b/docs.json index 678e809fb..45eff6f10 100644 --- a/docs.json +++ b/docs.json @@ -35,12 +35,12 @@ { "label": "Agno AI", "icon": "message-bot", - "href": "https://discord.gg/DNrYcXmx" + "href": "https://agno.com/discord" }, { "label": "Support", "icon": "circle-question", - "href": "https://docs.agno.com/get-help" + "href": "/get-help" }, { "label": "Github", diff --git a/get-help.mdx b/get-help.mdx index 3046f7bd2..b1fbfaef1 100644 --- a/get-help.mdx +++ b/get-help.mdx @@ -4,13 +4,13 @@ description: Connect with the Agno community, reach out to the team, build and s mode: "wide" --- -## AI Support +## Instant AI Help -Join our Discord community for instant support from the Ask Agno bot via #ask-ai channel. Use [this invite](https://discord.gg/DNrYcXmx) to get started. +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 Support +## Community and Technical Q/A -Connect with fellow builders in the community and the Agno team for technical support and discussion. +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)