Actuent
nami.org

National Alliance on Mental Illness (NAMI)

Get mental health support, education, and advocacy from NAMI—the nation’s largest grassroots organization for people affected by mental illness.

55
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ✓ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ○ Business details (address, hours, phone)

How to improve this score

Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for nami.org
Made from what Actuent already knows. Edit it, then publish it at https://nami.org/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "nami.org",
  "name": "National Alliance on Mental Illness (NAMI)",
  "language": "en",
  "pages": {
    "/": {
      "title": "National Alliance on Mental Illness (NAMI)",
      "content": "Get mental health support, education, and advocacy from NAMI—the nation’s largest grassroots organization for people affected by mental illness."
    },
    "/faq": {
      "title": "Frequently Asked Questions NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    },
    "/contact-us": {
      "title": "Contact Us NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    },
    "/nami-store": {
      "title": "Home",
      "content": "{{pfstrings.Search}} {{pfstrings.Categories}} For Customer Service please email: ​ NAMIStore@vomela.com ​ ​ {{pfstrings.dynamicString[\"UserJCatalog.aspx\"]}} {{cat.Name}} {{cat.Name}} {{pfstrings.dynamicString[\"UserJCatalog.aspx\"]}} {{pfstrings.Search}} \"{{SFpage.searchTerms}}\" {{pfstrings.NoSearchRe"
    },
    "/support-groups": {
      "title": "Support Groups NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    },
    "/stigmafree-company": {
      "title": "StigmaFree Company NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    },
    "/treatments-and-approaches": {
      "title": "Treatments and Approaches NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    },
    "/stay-connected/share-your-story": {
      "title": "Share Your Story NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    },
    "/advocacy-at-nami/policy-positions/improving-health/short-term-limited-duration-stld-health-plans": {
      "title": "Short-Term Limited Duration (STLD) Health Plans NAMI",
      "content": "Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adult HelpLine Family Ca"
    }
  },
  "actions": [
    {
      "id": "search",
      "name": "Search the site",
      "input": {
        "type": "text",
        "required": true
      },
      "intent": [
        "search",
        "find",
        "look up"
      ],
      "description": "Search National Alliance on Mental Illness (NAMI)"
    },
    {
      "id": "contact",
      "name": "Contact",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "contact",
        "get in touch",
        "email",
        "message",
        "support"
      ],
      "description": "Get in touch with the site owner"
    },
    {
      "id": "sign_in",
      "name": "Sign in",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "sign in",
        "log in",
        "login",
        "account"
      ],
      "description": "Log in to an account"
    },
    {
      "id": "donate",
      "name": "Donate",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "donate",
        "donation",
        "support us",
        "give"
      ],
      "description": "Make a donation"
    },
    {
      "id": "call",
      "name": "Call",
      "input": {
        "type": "none",
        "required": false
      },
      "intent": [
        "call",
        "phone",
        "telephone"
      ],
      "description": "Call +18009506264"
    }
  ]
}
Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "National Alliance on Mental Illness (NAMI)",
  "url": "https://nami.org",
  "telephone": "+00 0000 0000",
  "priceRange": "€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 1",
    "postalCode": "0000",
    "addressLocality": "City",
    "addressCountry": "DK"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    }
  ]
}
</script>

What AI agents can do here

Search the site
Search National Alliance on Mental Illness (NAMI)
searchfindlook up
Contact
Get in touch with the site owner
contactget in touchemailmessagesupport
Sign in
Log in to an account
sign inlog inloginaccount
Donate
Make a donation
donatedonationsupport usgive
Call
Call +18009506264
callphonetelephone

Pages

National Alliance on Mental Illness (NAMI) /
Get mental health support, education, and advocacy from NAMI—the nation’s largest grassroots organization for people affected by mental illness.
Frequently Asked Questions NAMI /faq
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul
Contact Us NAMI /contact-us
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul
Home /nami-store
{{pfstrings.Search}} {{pfstrings.Categories}} For Customer Service please email: ​ NAMIStore@vomela.com ​ ​ {{pfstrings.dynamicString["UserJCatalog.aspx"]}} {{cat.Name}} {{cat.Name}} {{pfstrings.dynamicString["UserJCatalog.aspx"]}} {{pfstrings.Search}} "{{SFpage.searchTerms}}" {{
Support Groups NAMI /support-groups
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul
StigmaFree Company NAMI /stigmafree-company
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul
Treatments and Approaches NAMI /treatments-and-approaches
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul
Share Your Story NAMI /stay-connected/share-your-story
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul
Short-Term Limited Duration (STLD) Health Plans NAMI /advocacy-at-nami/policy-positions/improving-health/short-term-limited-duration-stld-health-plans
Skip to content Skip to content Search Search Toggle Search Join NAMI Sign In Who We Are Stay Connected Newsroom Work at NAMI Get Help Find Your Local NAMI Toggle Mobile Navigation Find Support Close Menu Find Your Local NAMI NAMI HelpLine NAMI HelpLine Overview Teen & Young Adul

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=nami.org
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 26 Sep 2026

Is this your site?

Claim nami.org to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="nami.org" async></script> or the image https://api.actuent.ai/badge.svg?domain=nami.org&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.