Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"light": "/logo/black.svg",
"dark": "/logo/white.svg"
},
"icons": {
"library": "fontawesome"
},
"background": {
"color": {
"light": "#FFFFFF",
Expand All @@ -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",
Expand Down
10 changes: 7 additions & 3 deletions get-help.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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/)

Expand Down