diff --git a/solutions/ai/hosted-mcp-server.mdx b/solutions/ai/hosted-mcp-server.mdx
index 6013e8c9..9fd141a9 100644
--- a/solutions/ai/hosted-mcp-server.mdx
+++ b/solutions/ai/hosted-mcp-server.mdx
@@ -1,6 +1,6 @@
---
title: "Hosted MCP Server"
-description: "Use the Hashgraph Hosted Model Context Protocol (MCP) server to integrate Hedera Agent Kit tools into your MCP-compatible clients"
+description: "Integrate Hedera Agent Kit tools into Claude, Cursor, and other MCP clients using the Hashgraph hosted Model Context Protocol (MCP) server on Hedera testnet."
sidebarTitle: "Hosted MCP Server"
---
diff --git a/solutions/ai/index.mdx b/solutions/ai/index.mdx
index ad26e9b5..08464847 100644
--- a/solutions/ai/index.mdx
+++ b/solutions/ai/index.mdx
@@ -1,7 +1,7 @@
---
title: "AI Studio on Hedera"
sidebarTitle: AI Studio
-description: "Build verifiable, transparent AI agents on Hedera."
+description: "Build verifiable, transparent AI agents on Hedera with the open-source AI Studio toolkit: Hedera Agent Kit, Agent Lab, hosted MCP server, and ElizaOS plugin."
---
diff --git a/solutions/ai/x402.mdx b/solutions/ai/x402.mdx
index 11b863fa..a6eadc81 100644
--- a/solutions/ai/x402.mdx
+++ b/solutions/ai/x402.mdx
@@ -1,7 +1,7 @@
---
title: "x402 Payment Standard on Hedera"
sidebarTitle: "x402 Payments"
-description: "Programmable, HTTP-native payments for apps and AI agents using Hedera's official x402 payment scheme."
+description: "Add programmable, HTTP-native payments to apps and AI agents on Hedera with the official x402 'exact' payment scheme settling in HBAR and HTS tokens."
---
[x402](https://www.x402.org/) is an open payment standard that reuses the existing HTTP `402 Payment Required` status code to let a server ask for payment, and let a client pay, inside an ordinary HTTP request/response cycle. It turns a payment into something a client can satisfy as easily as it follows a redirect — no checkout page, account signup, or API-key dance required.
diff --git a/solutions/examples/building-on-hedera.mdx b/solutions/examples/building-on-hedera.mdx
index 8d2de1bf..ccb20459 100644
--- a/solutions/examples/building-on-hedera.mdx
+++ b/solutions/examples/building-on-hedera.mdx
@@ -1,4 +1,5 @@
---
title: "Building on Hedera (course)"
+description: "Enroll in the free Building on Hedera course from Hashgraph Developer Academy to learn how to design, build, and deploy applications on the Hedera network."
url: "https://hashgraphdev.com/sign-up?code=docs.hedera.com"
---
diff --git a/solutions/examples/demos.mdx b/solutions/examples/demos.mdx
index 9732ad16..6ffa2d75 100644
--- a/solutions/examples/demos.mdx
+++ b/solutions/examples/demos.mdx
@@ -1,5 +1,6 @@
---
-title: "Demo Applications"
+title: "Demo applications"
+description: "Browse open-source demo applications built on Hedera in Java, JavaScript, and other languages, including notary, JSON-RPC relay, and HCS extension components."
---
diff --git a/solutions/examples/starters.mdx b/solutions/examples/starters.mdx
index 31d23e7f..5c4c1d79 100644
--- a/solutions/examples/starters.mdx
+++ b/solutions/examples/starters.mdx
@@ -1,5 +1,6 @@
---
-title: "Starter Projects"
+title: "Starter projects"
+description: "Jumpstart Hedera development with community and Hedera-maintained starter projects for React, Express, Spring, and other popular frameworks and languages."
---
diff --git a/solutions/governance/hashiodao/dao-proposals.mdx b/solutions/governance/hashiodao/dao-proposals.mdx
index 44a7834b..ec96967d 100644
--- a/solutions/governance/hashiodao/dao-proposals.mdx
+++ b/solutions/governance/hashiodao/dao-proposals.mdx
@@ -1,5 +1,6 @@
---
title: "DAO Proposals"
+description: "Create text, token transfer, token associate, and upgrade proposals on a HashioDAO, then lock voting tokens and approve them from the HashioDAO dashboard."
---
diff --git a/solutions/governance/hashiodao/governance-token-dao.mdx b/solutions/governance/hashiodao/governance-token-dao.mdx
index 776c7454..201bca39 100644
--- a/solutions/governance/hashiodao/governance-token-dao.mdx
+++ b/solutions/governance/hashiodao/governance-token-dao.mdx
@@ -1,5 +1,6 @@
---
title: "Governance Token DAO"
+description: "Create a governance token DAO with HashioDAO: set up your DAO profile, define a new or existing governance token, configure voting, and deploy on Hedera."
---
diff --git a/solutions/governance/hashiodao/index.mdx b/solutions/governance/hashiodao/index.mdx
index 4f1d9ef1..fff0df20 100644
--- a/solutions/governance/hashiodao/index.mdx
+++ b/solutions/governance/hashiodao/index.mdx
@@ -1,5 +1,6 @@
---
-title: HashioDAO
+title: "HashioDAO"
+description: "Create and manage DAOs on Hedera with HashioDAO, an open-source platform supporting governance token, multisig, and NFT models with built-in proposal templates."
---
## **Introduction**
diff --git a/solutions/governance/hashiodao/local-environment-setup.mdx b/solutions/governance/hashiodao/local-environment-setup.mdx
index 25f97f8d..c59e4265 100644
--- a/solutions/governance/hashiodao/local-environment-setup.mdx
+++ b/solutions/governance/hashiodao/local-environment-setup.mdx
@@ -1,5 +1,6 @@
---
title: "Local Environment Setup"
+description: "Set up the HashioDAO app locally: clone the repo, install dependencies, configure HTTPS for HashConnect wallet pairing, and connect Pinata IPFS for storage."
---
diff --git a/solutions/governance/hashiodao/multisig-dao.mdx b/solutions/governance/hashiodao/multisig-dao.mdx
index f61a4e0a..ca8c3243 100644
--- a/solutions/governance/hashiodao/multisig-dao.mdx
+++ b/solutions/governance/hashiodao/multisig-dao.mdx
@@ -1,5 +1,6 @@
---
title: "Multisig DAO"
+description: "Create a multisig DAO with HashioDAO: define your DAO profile, set the admin account, configure signer thresholds, and deploy the MultisigDaoFactory on Hedera."
---
diff --git a/solutions/governance/hashiodao/nft-dao.mdx b/solutions/governance/hashiodao/nft-dao.mdx
index 9a69dd48..f0c0b5ef 100644
--- a/solutions/governance/hashiodao/nft-dao.mdx
+++ b/solutions/governance/hashiodao/nft-dao.mdx
@@ -1,5 +1,6 @@
---
title: "NFT DAO"
+description: "Create an NFT-based DAO with HashioDAO: define your DAO profile, set the governance NFT, configure voting details, and deploy the NFTDaoFactory on Hedera."
---
diff --git a/solutions/index.mdx b/solutions/index.mdx
index 44575e7c..5b07cfbd 100644
--- a/solutions/index.mdx
+++ b/solutions/index.mdx
@@ -1,6 +1,6 @@
---
title: "Open-Source Solutions"
-description: "Open-source studios and toolkits for tokenization, AI agents, governance, sustainability, and developer tooling on Hedera."
+description: "Discover open-source Hedera studios and toolkits for asset tokenization, stablecoins, AI agents, DAO governance, sustainability, and broader developer tooling."
mode: wide
---
diff --git a/solutions/sustainability/guardian.mdx b/solutions/sustainability/guardian.mdx
index 3cf08ef5..58649b79 100644
--- a/solutions/sustainability/guardian.mdx
+++ b/solutions/sustainability/guardian.mdx
@@ -1,4 +1,5 @@
---
title: "Hedera Guardian"
+description: "Hedera Guardian is an open-source platform for issuing verifiable ESG assets and carbon credits with auditable policy workflows on Hedera Consensus Service."
url: "https://guardian.hedera.com/"
---
diff --git a/solutions/tokenization/ats/faq.mdx b/solutions/tokenization/ats/faq.mdx
index 8eea47aa..4e218efa 100644
--- a/solutions/tokenization/ats/faq.mdx
+++ b/solutions/tokenization/ats/faq.mdx
@@ -1,5 +1,6 @@
---
-title: "Frequently Asked Questions (FAQs)"
+title: "Frequently asked questions (FAQs)"
+description: "Frequently asked questions about Asset Tokenization Studio on Hedera: tokenizing real-world assets, compliance, security tokens, and source code access."
---
diff --git a/solutions/tokenization/ats/index.mdx b/solutions/tokenization/ats/index.mdx
index acddcc47..e09b714a 100644
--- a/solutions/tokenization/ats/index.mdx
+++ b/solutions/tokenization/ats/index.mdx
@@ -1,5 +1,6 @@
---
-title: Asset Tokenization Studio
+title: "Asset Tokenization Studio"
+description: "Tokenize real-world assets such as equities, bonds, and real estate as compliant digital securities on Hedera with the open-source Asset Tokenization Studio."
---
## Introduction to Asset Tokenization
diff --git a/solutions/tokenization/ats/web-ui.mdx b/solutions/tokenization/ats/web-ui.mdx
index afdc66e3..300610d7 100644
--- a/solutions/tokenization/ats/web-ui.mdx
+++ b/solutions/tokenization/ats/web-ui.mdx
@@ -1,5 +1,6 @@
---
-title: "Web User Interface (UI)"
+title: "Web user interface (UI)"
+description: "Use the Asset Tokenization Studio web UI to create and manage real-world asset digital securities on Hedera with a guided, wallet-connected interactive demo."
---
diff --git a/solutions/tokenization/nft-studio/airdrop-verifier.mdx b/solutions/tokenization/nft-studio/airdrop-verifier.mdx
index 6a015096..fd01315d 100644
--- a/solutions/tokenization/nft-studio/airdrop-verifier.mdx
+++ b/solutions/tokenization/nft-studio/airdrop-verifier.mdx
@@ -1,5 +1,6 @@
---
title: "Airdrop List Verifier"
+description: "Use the open-source Airdrop List Verifier to validate which Hedera accounts are eligible for an NFT or token airdrop based on token ID and ownership criteria."
---
The [Airdrop List Verifier](https://nft-studio.hashgraph.com/airdrop-list-verifier/) is a tool that streamlines organizing airdrops for Hedera tokens. By inputting a token ID and a list of account IDs, users can quickly verify which accounts are either associated with the token or have available auto-association slots. This tutorial will guide you through generating a refined list of eligible accounts, enabling efficient and targeted airdrops.
diff --git a/solutions/tokenization/nft-studio/balance-snapshot.mdx b/solutions/tokenization/nft-studio/balance-snapshot.mdx
index 3e09b48b..db52f38f 100644
--- a/solutions/tokenization/nft-studio/balance-snapshot.mdx
+++ b/solutions/tokenization/nft-studio/balance-snapshot.mdx
@@ -1,5 +1,6 @@
---
title: "Token Balance Snapshot"
+description: "Capture and analyze the distribution of a Hedera token or NFT collection with the open-source Token Balance Snapshot tool from NFT Studio for airdrops."
---
diff --git a/solutions/tokenization/nft-studio/index.mdx b/solutions/tokenization/nft-studio/index.mdx
index 9e241e7e..5443bf9a 100644
--- a/solutions/tokenization/nft-studio/index.mdx
+++ b/solutions/tokenization/nft-studio/index.mdx
@@ -1,5 +1,6 @@
---
-title: NFT Studio
+title: "NFT Studio"
+description: "Create, validate, analyze, and manage Hedera NFTs with NFT Studio, an open-source toolkit and TypeScript SDK covering rarity, risk, metadata, and holder lists."
---
## Introduction to NFT Studio
diff --git a/solutions/tokenization/nft-studio/metadata-validator.mdx b/solutions/tokenization/nft-studio/metadata-validator.mdx
index edb8232b..77300756 100644
--- a/solutions/tokenization/nft-studio/metadata-validator.mdx
+++ b/solutions/tokenization/nft-studio/metadata-validator.mdx
@@ -1,5 +1,6 @@
---
title: "Metadata Validator"
+description: "Validate Hedera NFT metadata against the HIP-412 standard with the open-source Metadata Validator web app from NFT Studio to ensure compliant token collections."
---
The [Metadata Validator](https://nft-studio.hashgraph.com/metadata-validator/) is built to check your NFT metadata against the [HIP-412](https://hips.hedera.com/hip/hip-412) _(NFT Token Metadata JSON Schema v2)_ standards, ensuring proper representation. You can validate metadata by uploading a CSV file, a single JSON file, or a zip file containing multiple JSON files. The tool identifies errors or missing fields, allowing for easy corrections and ensuring compliance with standards. This tutorial will guide you through uploading, validating, and correcting your NFT metadata for seamless compliance.
diff --git a/solutions/tokenization/nft-studio/rarity-inspector.mdx b/solutions/tokenization/nft-studio/rarity-inspector.mdx
index 473772f3..f1b99435 100644
--- a/solutions/tokenization/nft-studio/rarity-inspector.mdx
+++ b/solutions/tokenization/nft-studio/rarity-inspector.mdx
@@ -1,5 +1,6 @@
---
title: "NFT Rarity Inspector"
+description: "Upload an NFT collection zip and verify HIP-412 metadata, calculate trait rarity, and inspect collection statistics with the open-source NFT Rarity Inspector."
---
The [NFT Rarity Inspector](https://nft-studio.hashgraph.com/nft-rarity-inspector/) allows users to upload a `.zip` file to verify NFT metadata and check for compliance with [HIP-412 standards](https://hips.hedera.com/hip/hip-412). It calculates a rarity score by analyzing the NFT's traits, features, and properties compared to the entire collection. Once the inspection is complete, each NFT is assigned a rarity score based on its uniqueness, helping artists, collectors, and traders understand its value. The higher the score, the rarer and more unique the NFT, making it more valuable than those with lower scores.
diff --git a/solutions/tokenization/nft-studio/risk-calculator.mdx b/solutions/tokenization/nft-studio/risk-calculator.mdx
index 3f86c333..e64b44d4 100644
--- a/solutions/tokenization/nft-studio/risk-calculator.mdx
+++ b/solutions/tokenization/nft-studio/risk-calculator.mdx
@@ -1,5 +1,6 @@
---
title: "NFT Risk Calculator"
+description: "Evaluate the rug-pull and security risk of new or existing Hedera tokens and NFT collections with the open-source NFT Risk Calculator from NFT Studio."
---
The [NFT Risk Calculator](https://nft-studio.hashgraph.com/nft-risk-calculator/) evaluates the potential risk associated with tokens on the Hedera network, focusing on the likelihood of a "[rug pull](/support/glossary#rug-pull)" based on specific token properties. The risk calculator generates a comprehensive risk score and risk level by analyzing key factors, such as the Admin Key, Supply Key, and KYC Key. The calculator can be used to assess both existing tokens and those you plan to create, gaining insights into how specific properties may make a collection more or less risky. This helps developers and token creators make informed decisions about token security and governance.
diff --git a/solutions/tokenization/nft-studio/token-holders-list.mdx b/solutions/tokenization/nft-studio/token-holders-list.mdx
index c34ca524..71b9b3f0 100644
--- a/solutions/tokenization/nft-studio/token-holders-list.mdx
+++ b/solutions/tokenization/nft-studio/token-holders-list.mdx
@@ -1,5 +1,6 @@
---
title: "NFT Token Holders List Builder"
+description: "Compile lists of Hedera wallet accounts that hold specific NFTs or tokens with the open-source NFT Token Holders List Builder for airdrops and community work."
---
The [NFT Token Holders List Builder](https://nft-studio.hashgraph.com/token-holders-list-builder/) streamlines the process of compiling a list of wallet accounts based on specific token ownership criteria, making airdrops and community engagement more targeted and efficient. You can specify one or more token IDs to filter eligible accounts and set conditions like minimum token holdings, duration of ownership, or even a specific start date for holding the NFT. This tool enables you to easily build a tailored list of accounts that qualify for your new token distribution or NFT collection drop.
diff --git a/solutions/tokenization/stablecoin/cli.mdx b/solutions/tokenization/stablecoin/cli.mdx
index cbb2ee2f..732bdece 100644
--- a/solutions/tokenization/stablecoin/cli.mdx
+++ b/solutions/tokenization/stablecoin/cli.mdx
@@ -1,5 +1,6 @@
---
-title: "CLI Management"
+title: "CLI management"
+description: "Install, configure, and use the Stablecoin Studio command line interface to create, operate, and manage stablecoins with proof-of-reserve support on Hedera."
---
diff --git a/solutions/tokenization/stablecoin/core-concepts.mdx b/solutions/tokenization/stablecoin/core-concepts.mdx
index 260776da..889b6ae4 100644
--- a/solutions/tokenization/stablecoin/core-concepts.mdx
+++ b/solutions/tokenization/stablecoin/core-concepts.mdx
@@ -1,5 +1,6 @@
---
-title: "Core Concepts"
+title: "Core concepts"
+description: "Learn the core concepts behind Stablecoin Studio on Hedera, including granular permission management, KYC/AML controls, and proof-of-reserve for stablecoins."
---
diff --git a/solutions/tokenization/stablecoin/web-ui.mdx b/solutions/tokenization/stablecoin/web-ui.mdx
index d3353019..6778590c 100644
--- a/solutions/tokenization/stablecoin/web-ui.mdx
+++ b/solutions/tokenization/stablecoin/web-ui.mdx
@@ -1,5 +1,6 @@
---
-title: "Web UI Application"
+title: "Web UI application"
+description: "Manage Hedera stablecoins with the Stablecoin Studio React-based web UI, available as a Code Sandbox demo, a GitPod instance, or a local environment."
---
diff --git a/solutions/tools/code-repo.mdx b/solutions/tools/code-repo.mdx
index ccb0c27e..bf7307a3 100644
--- a/solutions/tools/code-repo.mdx
+++ b/solutions/tools/code-repo.mdx
@@ -1,5 +1,6 @@
---
title: "Hedera Developers Code Repository"
+description: "Explore the hedera-dev GitHub organization for Hedera code snippets, end-to-end demos, reference implementations, and workshop materials for developers."
---
diff --git a/solutions/tools/custodians-library-usage.mdx b/solutions/tools/custodians-library-usage.mdx
index 73450351..b541801e 100644
--- a/solutions/tools/custodians-library-usage.mdx
+++ b/solutions/tools/custodians-library-usage.mdx
@@ -1,5 +1,6 @@
---
title: "How to Use the Hedera Custodians Library"
+description: "Install and use the Hedera Custodians Library to integrate Fireblocks and DFNS custodial wallet services into TypeScript applications running on Hedera."
sidebarTitle: "Usage Guide"
---
diff --git a/solutions/tools/custodians-library.mdx b/solutions/tools/custodians-library.mdx
index 35ed4988..224e5afa 100644
--- a/solutions/tools/custodians-library.mdx
+++ b/solutions/tools/custodians-library.mdx
@@ -1,6 +1,7 @@
---
-title: Hedera Custodians Library
-sidebarTitle: Custodians Library
+title: "Hedera Custodians Library"
+description: "TypeScript library that simplifies custodial wallet management on Hedera with a unified interface for Fireblocks and DFNS, including signing and key management."
+sidebarTitle: Custodians Library
---
## Introduction
diff --git a/solutions/tools/hiero-cli/overview.mdx b/solutions/tools/hiero-cli/overview.mdx
index c85e433d..e055e89d 100644
--- a/solutions/tools/hiero-cli/overview.mdx
+++ b/solutions/tools/hiero-cli/overview.mdx
@@ -1,5 +1,6 @@
---
title: "Overview"
+description: "Hiero CLI is a Node.js command-line tool for testing, automating, and scripting Hedera Network operations such as accounts, tokens, topics, and smart contracts."
---
## Introduction to Hiero CLI
diff --git a/solutions/tools/hiero-cli/plugins/account-plugin.mdx b/solutions/tools/hiero-cli/plugins/account-plugin.mdx
index 4874186b..17863edb 100644
--- a/solutions/tools/hiero-cli/plugins/account-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/account-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Account Plugin"
+description: "Create, query, update, and manage Hedera accounts from the command line with the Hiero CLI account plugin, including balance checks and account aliasing."
---
## Most Used Commands
diff --git a/solutions/tools/hiero-cli/plugins/batch-plugin.mdx b/solutions/tools/hiero-cli/plugins/batch-plugin.mdx
index 282c6f32..a5c4f08d 100644
--- a/solutions/tools/hiero-cli/plugins/batch-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/batch-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Batch Plugin"
+description: "Group Hiero CLI commands into atomic Hedera batch transactions to queue, list, and execute multiple token, account, and transfer operations in one submission."
---
## Most Used Commands
diff --git a/solutions/tools/hiero-cli/plugins/config-plugin.mdx b/solutions/tools/hiero-cli/plugins/config-plugin.mdx
index 493bf0c2..ac226d8c 100644
--- a/solutions/tools/hiero-cli/plugins/config-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/config-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Config Plugin"
+description: "Manage global Hiero CLI configuration options for logging, Ed25519 cryptographic support, and key management defaults with the config plugin set, get, and list."
---
## Full Command Reference
diff --git a/solutions/tools/hiero-cli/plugins/contract-erc20-plugin.mdx b/solutions/tools/hiero-cli/plugins/contract-erc20-plugin.mdx
index 94d80f31..efa90644 100644
--- a/solutions/tools/hiero-cli/plugins/contract-erc20-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/contract-erc20-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Contract ERC-20 Plugin"
+description: "Call standard EIP-20 methods on ERC-20 contracts deployed to Hedera from the command line with the Hiero CLI Contract ERC-20 plugin for reads and transfers."
---
The **Contract ERC-20** plugin calls standard **EIP-20** methods on a contract already deployed on Hedera. Deploy or import the contract first with the [Contract plugin](/solutions/tools/hiero-cli/plugins/contract-plugin).
diff --git a/solutions/tools/hiero-cli/plugins/contract-erc721-plugin.mdx b/solutions/tools/hiero-cli/plugins/contract-erc721-plugin.mdx
index 9ee5533e..1366a012 100644
--- a/solutions/tools/hiero-cli/plugins/contract-erc721-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/contract-erc721-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Contract ERC-721 Plugin"
+description: "Call standard EIP-721 methods on Hedera NFT collection contracts from the command line with the Hiero CLI Contract ERC-721 plugin for ownership and transfers."
---
The **Contract ERC-721** plugin calls standard **EIP-721** methods on an NFT collection contract deployed on Hedera. Deploy or import the contract first with the [Contract plugin](/solutions/tools/hiero-cli/plugins/contract-plugin). For fungible (ERC-20) calls, see the [Contract ERC-20 plugin](/solutions/tools/hiero-cli/plugins/contract-erc20-plugin).
diff --git a/solutions/tools/hiero-cli/plugins/contract-plugin.mdx b/solutions/tools/hiero-cli/plugins/contract-plugin.mdx
index 09f83fb5..3359aac4 100644
--- a/solutions/tools/hiero-cli/plugins/contract-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/contract-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Contract Plugin"
+description: "Deploy, import, and manage Hedera smart contracts from the command line with the Hiero CLI contract plugin, including Solidity files and built-in templates."
---
## Most Used Commands
diff --git a/solutions/tools/hiero-cli/plugins/credentials-plugin.mdx b/solutions/tools/hiero-cli/plugins/credentials-plugin.mdx
index 446b3b32..8238627f 100644
--- a/solutions/tools/hiero-cli/plugins/credentials-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/credentials-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Credentials Plugin"
+description: "Inspect and remove credentials stored in the Hiero CLI key management system, including listing all entries and removing items by key reference ID."
---
## Full Command Reference
diff --git a/solutions/tools/hiero-cli/plugins/hbar-plugin.mdx b/solutions/tools/hiero-cli/plugins/hbar-plugin.mdx
index b6ad13bb..76ab10f8 100644
--- a/solutions/tools/hiero-cli/plugins/hbar-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/hbar-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "HBAR Plugin"
+description: "Transfer HBAR between Hedera accounts from the command line with the Hiero CLI HBAR plugin, supporting display units, tinybar amounts, memos, and key managers."
---
## Full Command Reference
diff --git a/solutions/tools/hiero-cli/plugins/network-plugin.mdx b/solutions/tools/hiero-cli/plugins/network-plugin.mdx
index d90172e0..74e89757 100644
--- a/solutions/tools/hiero-cli/plugins/network-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/network-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Network Plugin"
+description: "List, switch, and configure Hedera networks (testnet, mainnet, previewnet, localnet) and set operator credentials from the command line with Hiero CLI."
---
## Full Command Reference
diff --git a/solutions/tools/hiero-cli/plugins/plugin-management-plugin.mdx b/solutions/tools/hiero-cli/plugins/plugin-management-plugin.mdx
index 96c355af..50f614bd 100644
--- a/solutions/tools/hiero-cli/plugins/plugin-management-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/plugin-management-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Plugin Management Plugin"
+description: "Add, remove, enable, and disable Hiero CLI plugins from the command line, including built-in plugins and custom plugins loaded from a local manifest path."
---
diff --git a/solutions/tools/hiero-cli/plugins/schedule-plugin.mdx b/solutions/tools/hiero-cli/plugins/schedule-plugin.mdx
index bb0cb022..4a3d935d 100644
--- a/solutions/tools/hiero-cli/plugins/schedule-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/schedule-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Schedule Plugin"
+description: "Create, sign, and verify Hedera scheduled transactions from the command line with the Hiero CLI schedule plugin, including admin keys and expiration timestamps."
---
## Most Used Commands
diff --git a/solutions/tools/hiero-cli/plugins/swap-plugin.mdx b/solutions/tools/hiero-cli/plugins/swap-plugin.mdx
index 2df68076..78c1e759 100644
--- a/solutions/tools/hiero-cli/plugins/swap-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/swap-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Swap Plugin"
+description: "Compose multi-party HBAR, fungible token, and NFT swaps locally and execute them as one atomic Hedera CryptoTransfer transaction with the Hiero CLI swap plugin."
---
Multi-party exchanges of **HBAR**, **fungible HTS tokens**, and **NFT serials**, composed step by step locally and executed as **one Hedera transfer transaction** (`CryptoTransfer`). If the submission fails (for example insufficient balance), the saved swap stays in CLI state unless you **`swap delete`** it.
diff --git a/solutions/tools/hiero-cli/plugins/token-plugin.mdx b/solutions/tools/hiero-cli/plugins/token-plugin.mdx
index ab8e4e83..6ca9e7b5 100644
--- a/solutions/tools/hiero-cli/plugins/token-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/token-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Token Plugin"
+description: "Create, mint, associate, and transfer Hedera fungible tokens and NFTs from the command line with the Hiero CLI token plugin and key management options."
---
## Most Used Commands
diff --git a/solutions/tools/hiero-cli/plugins/topic-plugin.mdx b/solutions/tools/hiero-cli/plugins/topic-plugin.mdx
index 03ee67c6..25244864 100644
--- a/solutions/tools/hiero-cli/plugins/topic-plugin.mdx
+++ b/solutions/tools/hiero-cli/plugins/topic-plugin.mdx
@@ -1,5 +1,6 @@
---
title: "Topic Plugin"
+description: "Create Hedera Consensus Service topics, submit messages, and query messages by sequence range from the command line with the Hiero CLI topic plugin commands."
---
## Most Used Commands
diff --git a/solutions/tools/hiero-cli/scripting/quickstart.mdx b/solutions/tools/hiero-cli/scripting/quickstart.mdx
index 1e35e04f..190926ed 100644
--- a/solutions/tools/hiero-cli/scripting/quickstart.mdx
+++ b/solutions/tools/hiero-cli/scripting/quickstart.mdx
@@ -1,5 +1,6 @@
---
title: "Quickstart"
+description: "Run repeatable Hiero CLI scripts for Hedera workflows: creating accounts, transferring HBAR, and operating tokens and topics with example bash scripts."
---
## Scripting with Hiero CLI
diff --git a/solutions/tools/nft-sdk-redirect.mdx b/solutions/tools/nft-sdk-redirect.mdx
index 07c2bbf9..7ae98e0a 100644
--- a/solutions/tools/nft-sdk-redirect.mdx
+++ b/solutions/tools/nft-sdk-redirect.mdx
@@ -1,4 +1,5 @@
---
title: "Hedera NFT SDK"
+description: "Open-source TypeScript SDK for creating, managing, and analyzing Hedera NFTs and the engine behind every tool in Hedera NFT Studio. Hosted on hashgraph GitHub."
url: "https://github.com/hashgraph/hedera-nft-sdk"
---
diff --git a/solutions/tools/playground.mdx b/solutions/tools/playground.mdx
index df150df4..27824a6a 100644
--- a/solutions/tools/playground.mdx
+++ b/solutions/tools/playground.mdx
@@ -1,6 +1,6 @@
---
title: "Hedera Developer Playground"
-description: "Hedera Developer Playground: Your Sandbox for Building Cool Stuff"
+description: "Experiment with Hedera SDKs and HBAR transactions in the browser using the Hedera Developer Playground, a sandbox in the Hedera Developer Portal with examples."
---
diff --git a/solutions/tools/stablecoin-sdk-redirect.mdx b/solutions/tools/stablecoin-sdk-redirect.mdx
index 1b10a1ab..8e802576 100644
--- a/solutions/tools/stablecoin-sdk-redirect.mdx
+++ b/solutions/tools/stablecoin-sdk-redirect.mdx
@@ -1,4 +1,5 @@
---
title: "Stablecoin Studio SDK"
+description: "Open-source TypeScript SDK powering Stablecoin Studio for creating, managing, and operating stablecoins on Hedera, including KYC/AML and proof-of-reserve."
url: "https://github.com/hashgraph/stablecoin-studio/tree/main/packages/sdk"
---
diff --git a/solutions/tools/wallet-snap-intro.mdx b/solutions/tools/wallet-snap-intro.mdx
index 55b8c45b..9d9b6f60 100644
--- a/solutions/tools/wallet-snap-intro.mdx
+++ b/solutions/tools/wallet-snap-intro.mdx
@@ -1,4 +1,5 @@
---
title: "Hedera Wallet Snap"
+description: "Use the Hedera Wallet Snap from Tuum Tech to add Hedera account management, HBAR transfers, and HTS token support inside the MetaMask browser extension."
url: "https://docs.tuum.tech/hedera-wallet-snap/basics/introduction"
---
diff --git a/solutions/tools/walletconnect-redirect.mdx b/solutions/tools/walletconnect-redirect.mdx
index 28edc529..94097db9 100644
--- a/solutions/tools/walletconnect-redirect.mdx
+++ b/solutions/tools/walletconnect-redirect.mdx
@@ -1,4 +1,5 @@
---
title: "Hedera WalletConnect"
+description: "Use Hedera WalletConnect to connect Hedera-native and EVM wallets to your dApps over the WalletConnect protocol with the open-source hedera-wallet-connect lib."
url: "https://github.com/hashgraph/hedera-wallet-connect?tab=readme-ov-file#overview"
---
diff --git a/support/brand-guidelines.mdx b/support/brand-guidelines.mdx
index 0e720b7d..a73b1447 100644
--- a/support/brand-guidelines.mdx
+++ b/support/brand-guidelines.mdx
@@ -1,5 +1,6 @@
---
title: "Brand Guidelines"
+description: "Hedera brand guidelines for using official logos, the Decentralized on Hedera stamp, and iconography in your applications and marketing assets."
---
diff --git a/support/contributing/contribution-guidelines/creating-issues.mdx b/support/contributing/contribution-guidelines/creating-issues.mdx
index 7ebcee9b..132392ed 100644
--- a/support/contributing/contribution-guidelines/creating-issues.mdx
+++ b/support/contributing/contribution-guidelines/creating-issues.mdx
@@ -1,5 +1,6 @@
---
title: "Creating Issues"
+description: "Step-by-step guide to creating issues in the Hedera docs GitHub repository to report problems or suggest improvements to Hedera documentation."
---
diff --git a/support/contributing/contribution-guidelines/creating-pull-requests.mdx b/support/contributing/contribution-guidelines/creating-pull-requests.mdx
index 531d154d..cdecdde8 100644
--- a/support/contributing/contribution-guidelines/creating-pull-requests.mdx
+++ b/support/contributing/contribution-guidelines/creating-pull-requests.mdx
@@ -1,6 +1,6 @@
---
title: "Creating Pull Requests"
-description: "A pull request is a way to suggest changes in our repository. A PR allows the team to discuss your changes, review code, and provide feedback before merging it into the main branch."
+description: "Step-by-step guide to forking the Hedera docs repository, committing changes, and submitting pull requests to contribute updates to Hedera documentation."
---
diff --git a/support/contributing/contribution-guidelines/hip.mdx b/support/contributing/contribution-guidelines/hip.mdx
index 87da137a..dacf0271 100644
--- a/support/contributing/contribution-guidelines/hip.mdx
+++ b/support/contributing/contribution-guidelines/hip.mdx
@@ -1,5 +1,6 @@
---
title: "Hedera Improvement Proposal (HIP)"
+description: "Submit a Hedera Improvement Proposal (HIP) to suggest protocol changes, standards, or informational guides for the Hedera network and ecosystem."
---
diff --git a/support/contributing/contribution-guidelines/index.mdx b/support/contributing/contribution-guidelines/index.mdx
index 6adc2016..cccdf3c3 100644
--- a/support/contributing/contribution-guidelines/index.mdx
+++ b/support/contributing/contribution-guidelines/index.mdx
@@ -1,7 +1,7 @@
---
title: "Contribution Guidelines"
sidebarTitle: Guidelines
-description: "You can contribute to Hedera Docs content in several ways."
+description: "Contribute to Hedera documentation by creating issues, opening pull requests, submitting HIPs, or sharing demo applications with the Hedera community."
---
diff --git a/support/contributing/contribution-guidelines/submit-demo.mdx b/support/contributing/contribution-guidelines/submit-demo.mdx
index bfce7977..5082d2ce 100644
--- a/support/contributing/contribution-guidelines/submit-demo.mdx
+++ b/support/contributing/contribution-guidelines/submit-demo.mdx
@@ -1,5 +1,6 @@
---
title: "Submit Demo Applications"
+description: "Submit a demo application to the Hedera documentation by opening an enhancement issue in the hedera-docs GitHub repository with the required details."
---
diff --git a/support/contributing/index.mdx b/support/contributing/index.mdx
index 00ac5235..06c49439 100644
--- a/support/contributing/index.mdx
+++ b/support/contributing/index.mdx
@@ -1,7 +1,7 @@
---
title: "Contributing to Hedera documentation"
sidebarTitle: Contributing
-description: "Learn how to submit a demo application, create pull requests, or log issues in the Hedera Contributing Guide."
+description: "Contribute to Hedera documentation by submitting demo applications, opening pull requests, logging issues, drafting HIPs, and following the style guide."
---
diff --git a/support/contributing/style-guide/doc-types.mdx b/support/contributing/style-guide/doc-types.mdx
index 11de6c8c..fac69042 100644
--- a/support/contributing/style-guide/doc-types.mdx
+++ b/support/contributing/style-guide/doc-types.mdx
@@ -1,6 +1,6 @@
---
title: "Understanding different types of documentation"
-description: "This page provides an overview of the three primary types of documentation — Instructional, Conceptual, and Reference — highlighting their distinct purposes, structures, and writing styles."
+description: "Overview of the three primary documentation types - instructional, conceptual, and reference - covering their purpose, structure, and writing style."
---
diff --git a/support/contributing/style-guide/formatting.mdx b/support/contributing/style-guide/formatting.mdx
index 5a1b1c7d..2dacf548 100644
--- a/support/contributing/style-guide/formatting.mdx
+++ b/support/contributing/style-guide/formatting.mdx
@@ -1,6 +1,6 @@
---
title: "Formatting"
-description: "This page outlines the proper use of ordered (numbered) and unordered (bulleted) lists within Hedera documentation, ensuring clear communication of steps based on their sequence or flexibility."
+description: "Hedera style guide for formatting ordered and unordered lists, helping writers communicate sequential steps and flexible options clearly in documentation."
---
diff --git a/support/contributing/style-guide/gitbook-markdown-syntax.mdx b/support/contributing/style-guide/gitbook-markdown-syntax.mdx
index f2a33199..540c7e05 100644
--- a/support/contributing/style-guide/gitbook-markdown-syntax.mdx
+++ b/support/contributing/style-guide/gitbook-markdown-syntax.mdx
@@ -1,4 +1,5 @@
---
title: "Gitbook Markdown Syntax"
+description: "Reference for the GitBook Markdown syntax used in Hedera documentation, covering supported elements and formatting conventions for contributors."
url: "https://raw.githubusercontent.com/audacity/audacity-support/main/community/contributing/tutorials/gitbook-markdown-syntax.md"
---
diff --git a/support/contributing/style-guide/index.mdx b/support/contributing/style-guide/index.mdx
index 0d08619a..fac53bcc 100644
--- a/support/contributing/style-guide/index.mdx
+++ b/support/contributing/style-guide/index.mdx
@@ -1,6 +1,6 @@
---
title: "Style Guide"
-description: "Follow this guide to ensure Hedera's documentation stays consistent and follows clear patterns that our readers can understand."
+description: "Follow the Hedera documentation style guide to keep content consistent, covering doc types, language, formatting, punctuation, and HBAR terminology."
---
diff --git a/support/contributing/style-guide/language-grammar.mdx b/support/contributing/style-guide/language-grammar.mdx
index 5b47ae09..b1da7e48 100644
--- a/support/contributing/style-guide/language-grammar.mdx
+++ b/support/contributing/style-guide/language-grammar.mdx
@@ -1,6 +1,6 @@
---
title: "Language and grammar"
-description: "This page outlines guidelines on language and grammar for Hedera documentation, covering American English spelling, abbreviation usage, active voice, punctuation, and tone."
+description: "Hedera language and grammar style guide covering American English spelling, abbreviations, active voice, punctuation, and tone for documentation."
---
diff --git a/support/contributing/style-guide/use-of-hbar-and-tinybars.mdx b/support/contributing/style-guide/use-of-hbar-and-tinybars.mdx
index 802382f2..8be376d8 100644
--- a/support/contributing/style-guide/use-of-hbar-and-tinybars.mdx
+++ b/support/contributing/style-guide/use-of-hbar-and-tinybars.mdx
@@ -1,6 +1,6 @@
---
title: "Use of HBAR and tinybars"
-description: This page outlines the correct usage of "HBAR" and "tinybars" in Hedera-related writing.
+description: "Hedera style guide for using \"HBAR\" and \"tinybars\" correctly in docs, including singular HBAR usage and plural tinybars for fractional units of HBAR."
---
diff --git a/support/contributing/style-guide/use-of-mainnet-testnet-and-previewnet.mdx b/support/contributing/style-guide/use-of-mainnet-testnet-and-previewnet.mdx
index a4a9eb4c..c6ac1e4b 100644
--- a/support/contributing/style-guide/use-of-mainnet-testnet-and-previewnet.mdx
+++ b/support/contributing/style-guide/use-of-mainnet-testnet-and-previewnet.mdx
@@ -1,5 +1,6 @@
---
title: "Use of mainnet, testnet, and previewnet"
+description: "Hedera style guide for using \"mainnet\", \"testnet\", and \"previewnet\" in lowercase across documentation, UI text, diagrams, and developer tutorials."
---
diff --git a/support/faq/community.mdx b/support/faq/community.mdx
index 3ca679fa..e11e4822 100644
--- a/support/faq/community.mdx
+++ b/support/faq/community.mdx
@@ -1,5 +1,6 @@
---
title: "Community"
+description: "FAQs about the Hedera developer community, including funding programs, grants, and the Hedera Discord chat for builders and ecosystem developers."
---
diff --git a/support/faq/getting-started.mdx b/support/faq/getting-started.mdx
index d3407cd9..9511fb5a 100644
--- a/support/faq/getting-started.mdx
+++ b/support/faq/getting-started.mdx
@@ -1,5 +1,6 @@
---
title: "Getting Started"
+description: "Getting started FAQs for the Hedera Developer Portal, covering eligible regions, account login, 2-factor authentication, and portal functionality."
---
## Developer Portal
diff --git a/support/faq/governance.mdx b/support/faq/governance.mdx
index a0552dfa..0c95f284 100644
--- a/support/faq/governance.mdx
+++ b/support/faq/governance.mdx
@@ -1,5 +1,6 @@
---
-title: "Network Governance"
+title: "Network governance"
+description: "Hedera network governance FAQs covering censorship resistance, the Hedera Council, mainnet maintenance, throttles, node operators, and mirror nodes."
---
diff --git a/support/faq/hbar.mdx b/support/faq/hbar.mdx
index e8b8b455..cdfd73dd 100644
--- a/support/faq/hbar.mdx
+++ b/support/faq/hbar.mdx
@@ -1,5 +1,6 @@
---
title: "HBAR"
+description: "HBAR FAQs covering official cryptocurrency denominations on Hedera, including tinybar, microbar, millibar, and HBAR units used for fees and transfers."
---
diff --git a/support/forms.mdx b/support/forms.mdx
index f8b0110a..603cfdd5 100644
--- a/support/forms.mdx
+++ b/support/forms.mdx
@@ -1,4 +1,5 @@
---
title: "Documentation Survey"
+description: "Take the Hedera documentation survey to share feedback, report issues, and help improve guides, tutorials, and references for the developer community."
url: "https://forms.gle/x2bkUbLMqBfyndqH7"
---
diff --git a/support/github-com-hashgraph.mdx b/support/github-com-hashgraph.mdx
index f7a1fec8..10860151 100644
--- a/support/github-com-hashgraph.mdx
+++ b/support/github-com-hashgraph.mdx
@@ -1,4 +1,5 @@
---
-title: "Github"
+title: "Hedera GitHub"
+description: "Explore the Hashgraph GitHub organization for Hedera open-source repositories, including SDKs, sample code, mirror node, and core protocol projects."
url: "https://github.com/hashgraph"
---
diff --git a/support/glossary.mdx b/support/glossary.mdx
index 3c316c80..731a2aed 100644
--- a/support/glossary.mdx
+++ b/support/glossary.mdx
@@ -1,6 +1,6 @@
---
title: "Glossary"
-description: "Hedera & Web3 Glossary - Comprehensive Guide for Developers"
+description: "Hedera and web3 glossary defining key blockchain, DLT, and Hedera-specific terms to help developers understand core concepts and ecosystem tooling."
---
This glossary intends to provide a reference for Hedera and general web3 key terms. The purpose is to assist developers, particularly those new to the field or non-specialists, in understanding essential definitions related to various aspects of this technology. It covers basic to complex concepts and essential development tools and is an accessible resource for developers.
diff --git a/support/hedera-com-blog-tagged-technical.mdx b/support/hedera-com-blog-tagged-technical.mdx
index dddf88b4..e6c20840 100644
--- a/support/hedera-com-blog-tagged-technical.mdx
+++ b/support/hedera-com-blog-tagged-technical.mdx
@@ -1,4 +1,5 @@
---
title: "Hedera Blog"
+description: "Read the Hedera blog for technical articles, engineering updates, developer tutorials, and ecosystem news covering the Hedera network and services."
url: "https://hedera.com/blog/tagged/technical"
---
diff --git a/support/hedera-com-bounty.mdx b/support/hedera-com-bounty.mdx
index f2ef4e4f..b1305d58 100644
--- a/support/hedera-com-bounty.mdx
+++ b/support/hedera-com-bounty.mdx
@@ -1,4 +1,5 @@
---
title: "Bug Bounty"
+description: "Learn about the Hedera bug bounty program, including eligibility, scope, and rewards for responsibly disclosing security vulnerabilities in the Hedera network."
url: "https://hedera.com/bounty"
---
diff --git a/support/hedera-com-discord.mdx b/support/hedera-com-discord.mdx
index 508b0875..b8787d9b 100644
--- a/support/hedera-com-discord.mdx
+++ b/support/hedera-com-discord.mdx
@@ -1,4 +1,5 @@
---
-title: "Discord"
+title: "Hedera Discord"
+description: "Join the Hedera Discord community to chat with developers, ask technical questions, get support, and connect with builders across the Hedera ecosystem."
url: "https://hedera.com/discord"
---
diff --git a/support/help-hedera-com-hc-en-us.mdx b/support/help-hedera-com-hc-en-us.mdx
index 8fabf711..65a58e88 100644
--- a/support/help-hedera-com-hc-en-us.mdx
+++ b/support/help-hedera-com-hc-en-us.mdx
@@ -1,4 +1,5 @@
---
-title: "Hedera Help"
+title: "Hedera Help Center"
+description: "Visit the Hedera Help Center for support articles, troubleshooting guides, and answers to common questions about Hedera accounts, wallets, and HBAR."
url: "https://help.hedera.com/hc/en-us"
---
diff --git a/support/index.mdx b/support/index.mdx
index 01187e1b..3f42d013 100644
--- a/support/index.mdx
+++ b/support/index.mdx
@@ -1,6 +1,6 @@
---
title: "Support & Community"
-description: "FAQs, contributing guides, glossary, brand guidelines, and links to the Hedera developer community."
+description: "Hedera support hub with FAQs, the developer glossary, contributing guides, brand guidelines, and links to the Discord, GitHub, and network status page."
mode: wide
---
diff --git a/support/meetups.mdx b/support/meetups.mdx
index 7caf1d0d..0b88cba4 100644
--- a/support/meetups.mdx
+++ b/support/meetups.mdx
@@ -1,6 +1,6 @@
---
title: "Meetups"
-description: "Hedera Hashgraph Meetups offer a great opportunity for community members to learn about how to use Hedera network services, best development practices, and much more."
+description: "Find Hedera Hashgraph meetup groups worldwide to learn network services, share best development practices, and connect with the Hedera developer community."
---
diff --git a/support/status-hedera-com.mdx b/support/status-hedera-com.mdx
index ece4944c..b02054bf 100644
--- a/support/status-hedera-com.mdx
+++ b/support/status-hedera-com.mdx
@@ -1,4 +1,5 @@
---
-title: "Status Page"
+title: "Hedera network status"
+description: "Check the Hedera network status page for real-time uptime, incidents, and scheduled maintenance for mainnet, testnet, previewnet, and mirror nodes."
url: "https://status.hedera.com"
---
diff --git a/tmp/scratch_test.txt b/tmp/scratch_test.txt
new file mode 100644
index 00000000..f8be7bb8
--- /dev/null
+++ b/tmp/scratch_test.txt
@@ -0,0 +1,2 @@
+line1
+line2
\ No newline at end of file