llms.txt Examples
Browse complete llms.txt examples for documentation websites, APIs, SaaS platforms, online stores, blogs, businesses, portfolios, educational institutions, and other websites.
llms.txt Example for Software Documentation
A complete llms.txt example for an open-source library, framework, SDK, or software product containing installation guides, technical documentation, API references, examples, and release information.
Recommended sections
# Acme Framework
> Acme Framework is an open-source application framework for building secure and scalable web applications.
## Getting Started
- [Installation](https://example.com/docs/installation/): System requirements, supported environments, and installation instructions.
- [Quick Start](https://example.com/docs/quick-start/): Create and run your first Acme Framework application.
## Documentation
- [Core Concepts](https://example.com/docs/core-concepts/): Main architecture, components, and application lifecycle.
- [Configuration](https://example.com/docs/configuration/): Available settings, configuration files, and environment variables.
# Acme Framework
> Acme Framework is an open-source application framework for building secure and scalable web applications.
The documentation below covers installation, configuration, core concepts, API usage, deployment, troubleshooting, and version updates.
Use the documentation for the latest stable release unless a page specifically refers to an older version.
## Getting Started
- [Installation](https://example.com/docs/installation/): System requirements, supported environments, and installation instructions.
- [Quick Start](https://example.com/docs/quick-start/): Create and run your first Acme Framework application.
- [Project Setup](https://example.com/docs/project-setup/): Recommended project structure and initial configuration.
- [Upgrade Guide](https://example.com/docs/upgrade/): Instructions for upgrading an existing project to the latest release.
## Documentation
- [Core Concepts](https://example.com/docs/core-concepts/): Main architecture, components, and application lifecycle.
- [Configuration](https://example.com/docs/configuration/): Available settings, configuration files, and environment variables.
- [Routing](https://example.com/docs/routing/): Route definitions, parameters, middleware, and request handling.
- [Database Integration](https://example.com/docs/database/): Database connections, models, queries, and migrations.
- [Authentication](https://example.com/docs/authentication/): User authentication, authorization, sessions, and access control.
- [Command-Line Interface](https://example.com/docs/cli/): Commands for creating, managing, testing, and deploying applications.
## API Reference
- [API Reference Overview](https://example.com/api/): Complete reference for public classes, methods, functions, and modules.
- [Application API](https://example.com/api/application/): Application initialization, configuration, and lifecycle methods.
- [Request API](https://example.com/api/request/): Request data, headers, parameters, cookies, and uploaded files.
- [Response API](https://example.com/api/response/): Response bodies, status codes, headers, redirects, and downloads.
- [Database API](https://example.com/api/database/): Database connections, query methods, transactions, and models.
- [Authentication API](https://example.com/api/authentication/): Authentication providers, tokens, permissions, and user sessions.
## Guides
- [Deployment Guide](https://example.com/guides/deployment/): Deploy applications to supported production environments.
- [Security Guide](https://example.com/guides/security/): Recommended practices for authentication, input validation, secrets, and permissions.
- [Performance Guide](https://example.com/guides/performance/): Caching, database optimization, monitoring, and performance tuning.
- [Testing Guide](https://example.com/guides/testing/): Unit, integration, and end-to-end testing instructions.
- [Troubleshooting](https://example.com/guides/troubleshooting/): Solutions for common installation, configuration, and runtime problems.
## Examples
- [Basic Application](https://example.com/examples/basic-application/): Minimal application demonstrating the standard project structure.
- [Authentication Example](https://example.com/examples/authentication/): User registration, login, permissions, and session management.
- [REST API Example](https://example.com/examples/rest-api/): Build a REST API with validation, authentication, and error handling.
- [Database Example](https://example.com/examples/database/): Models, migrations, relationships, queries, and transactions.
- [Example Projects](https://example.com/examples/): Complete sample projects for common implementation patterns.
## Releases
- [Changelog](https://example.com/changelog/): New features, improvements, fixes, and breaking changes by version.
- [Release Notes](https://example.com/releases/): Detailed information about each software release.
- [Migration Guides](https://example.com/migrations/): Version-specific instructions for updating existing applications.
- [Supported Versions](https://example.com/support-policy/): Currently supported releases and maintenance periods.
# Acme Framework
> Acme Framework is an open-source application framework for building secure and scalable web applications.
The documentation below covers installation, configuration, core concepts, API usage, deployment, troubleshooting, and version updates.
Use the documentation for the latest stable release unless a page specifically refers to an older version.
## Getting Started
- [Installation](https://example.com/docs/installation/): System requirements, supported environments, and installation instructions.
- [Quick Start](https://example.com/docs/quick-start/): Create and run your first Acme Framework application.
- [Project Setup](https://example.com/docs/project-setup/): Recommended project structure and initial configuration.
- [Upgrade Guide](https://example.com/docs/upgrade/): Instructions for upgrading an existing project to the latest release.
## Documentation
- [Core Concepts](https://example.com/docs/core-concepts/): Main architecture, components, and application lifecycle.
- [Configuration](https://example.com/docs/configuration/): Available settings, configuration files, and environment variables.
- [Routing](https://example.com/docs/routing/): Route definitions, parameters, middleware, and request handling.
- [Database Integration](https://example.com/docs/database/): Database connections, models, queries, and migrations.
- [Authentication](https://example.com/docs/authentication/): User authentication, authorization, sessions, and access control.
- [Command-Line Interface](https://example.com/docs/cli/): Commands for creating, managing, testing, and deploying applications.
## API Reference
- [API Reference Overview](https://example.com/api/): Complete reference for public classes, methods, functions, and modules.
- [Application API](https://example.com/api/application/): Application initialization, configuration, and lifecycle methods.
- [Request API](https://example.com/api/request/): Request data, headers, parameters, cookies, and uploaded files.
- [Response API](https://example.com/api/response/): Response bodies, status codes, headers, redirects, and downloads.
- [Database API](https://example.com/api/database/): Database connections, query methods, transactions, and models.
- [Authentication API](https://example.com/api/authentication/): Authentication providers, tokens, permissions, and user sessions.
## Guides
- [Deployment Guide](https://example.com/guides/deployment/): Deploy applications to supported production environments.
- [Security Guide](https://example.com/guides/security/): Recommended practices for authentication, input validation, secrets, and permissions.
- [Performance Guide](https://example.com/guides/performance/): Caching, database optimization, monitoring, and performance tuning.
- [Testing Guide](https://example.com/guides/testing/): Unit, integration, and end-to-end testing instructions.
- [Troubleshooting](https://example.com/guides/troubleshooting/): Solutions for common installation, configuration, and runtime problems.
## Examples
- [Basic Application](https://example.com/examples/basic-application/): Minimal application demonstrating the standard project structure.
- [Authentication Example](https://example.com/examples/authentication/): User registration, login, permissions, and session management.
- [REST API Example](https://example.com/examples/rest-api/): Build a REST API with validation, authentication, and error handling.
- [Database Example](https://example.com/examples/database/): Models, migrations, relationships, queries, and transactions.
- [Example Projects](https://example.com/examples/): Complete sample projects for common implementation patterns.
## Releases
- [Changelog](https://example.com/changelog/): New features, improvements, fixes, and breaking changes by version.
- [Release Notes](https://example.com/releases/): Detailed information about each software release.
- [Migration Guides](https://example.com/migrations/): Version-specific instructions for updating existing applications.
- [Supported Versions](https://example.com/support-policy/): Currently supported releases and maintenance periods.
## Optional
- [Source Code Repository](https://github.com/example/acme-framework): Source code, development history, and contribution activity.
- [Contribution Guide](https://example.com/contributing/): Instructions for reporting issues, proposing changes, and submitting code.
- [Community Forum](https://example.com/community/): Community discussions, implementation advice, and troubleshooting help.
- [Roadmap](https://example.com/roadmap/): Planned features and future development priorities.
- [License](https://example.com/license/): Software licensing terms and usage permissions.
llms.txt Example for API Documentation
Use this example for an API portal containing authentication, endpoint references, SDKs, errors, and usage limits.
Recommended sections
# Nova API
> Nova API is a REST API for managing customers, payments, subscriptions, invoices, and transaction data.
## Getting Started
- [API Overview](https://example.com/docs/api-overview/): Introduction to the Nova API, supported features, and common use cases.
- [Quick Start](https://example.com/docs/quick-start/): Create an account, obtain an API key, and send your first request.
## Authentication
- [Authentication Overview](https://example.com/docs/authentication/): Supported authentication methods and security requirements.
- [API Keys](https://example.com/docs/authentication/api-keys/): Create, manage, rotate, and revoke API keys.
## API Reference
- [Customers API](https://example.com/api/customers/): Create, retrieve, update, list, and delete customer records.
- [Payments API](https://example.com/api/payments/): Create payments, retrieve payment details, and process payment actions.
# Nova API
> Nova API is a REST API for managing customers, payments, subscriptions, invoices, and transaction data.
The resources below cover API setup, authentication, request formats, endpoint definitions, SDKs, error handling, webhooks, and version updates.
Use the latest stable API version unless a resource specifically refers to an older version.
## Getting Started
- [API Overview](https://example.com/docs/api-overview/): Introduction to the Nova API, supported features, and common use cases.
- [Quick Start](https://example.com/docs/quick-start/): Create an account, obtain an API key, and send your first request.
- [Base URLs and Environments](https://example.com/docs/environments/): Production, sandbox, and regional API base URLs.
- [Request and Response Format](https://example.com/docs/request-response-format/): JSON request bodies, response objects, headers, and content types.
- [API Versioning](https://example.com/docs/versioning/): Supported API versions and instructions for selecting a version.
## Authentication
- [Authentication Overview](https://example.com/docs/authentication/): Supported authentication methods and security requirements.
- [API Keys](https://example.com/docs/authentication/api-keys/): Create, manage, rotate, and revoke API keys.
- [OAuth 2.0](https://example.com/docs/authentication/oauth/): Authorization flows, access tokens, refresh tokens, and scopes.
- [Permissions and Scopes](https://example.com/docs/authentication/scopes/): Available permissions and access-control scopes.
- [Authentication Security](https://example.com/docs/authentication/security/): Recommended practices for storing credentials and protecting API access.
## API Reference
- [API Reference Overview](https://example.com/api/): Complete reference for available resources and endpoints.
- [Customers API](https://example.com/api/customers/): Create, retrieve, update, list, and delete customer records.
- [Payments API](https://example.com/api/payments/): Create payments, retrieve payment details, and process payment actions.
- [Subscriptions API](https://example.com/api/subscriptions/): Create and manage recurring subscriptions and billing schedules.
- [Invoices API](https://example.com/api/invoices/): Generate, retrieve, update, and finalize customer invoices.
- [Refunds API](https://example.com/api/refunds/): Create and track full or partial refunds.
- [Transactions API](https://example.com/api/transactions/): Retrieve transaction records, statuses, and settlement details.
- [Search API](https://example.com/api/search/): Search supported resources using filters and query parameters.
## SDKs and Libraries
- [JavaScript SDK](https://example.com/docs/sdks/javascript/): Install and use the official JavaScript and Node.js SDK.
- [Python SDK](https://example.com/docs/sdks/python/): Install and use the official Python client library.
- [PHP SDK](https://example.com/docs/sdks/php/): Integrate the Nova API into a PHP application.
- [Java SDK](https://example.com/docs/sdks/java/): Use the official Java SDK and supported configuration options.
- [Go SDK](https://example.com/docs/sdks/go/): Install and use the official Go client library.
- [SDK Repository](https://github.com/example/nova-api-sdks): Source code and issue tracking for official SDKs.
## Guides and Examples
- [Create a Customer](https://example.com/guides/create-customer/): Create and retrieve a customer using the API.
- [Accept a Payment](https://example.com/guides/accept-payment/): Create and confirm a payment through the sandbox environment.
- [Create a Subscription](https://example.com/guides/create-subscription/): Configure recurring billing for a customer.
- [Issue a Refund](https://example.com/guides/refunds/): Process a full or partial payment refund.
- [Pagination](https://example.com/guides/pagination/): Navigate large collections using cursor-based pagination.
- [Filtering and Sorting](https://example.com/guides/filtering-sorting/): Filter, sort, and search API resources.
- [Idempotent Requests](https://example.com/guides/idempotency/): Prevent duplicate operations by using idempotency keys.
- [Code Examples](https://example.com/examples/): Request examples in JavaScript, Python, PHP, Java, Go, and cURL.
## Errors and Rate Limits
- [API Errors](https://example.com/docs/errors/): Error response structure, error types, and troubleshooting instructions.
- [HTTP Status Codes](https://example.com/docs/status-codes/): HTTP status codes returned by the API and their meanings.
- [Error Code Reference](https://example.com/docs/error-codes/): Complete list of API-specific error codes.
- [Rate Limits](https://example.com/docs/rate-limits/): Request limits, rate-limit headers, and account-level restrictions.
- [Retries and Backoff](https://example.com/docs/retries/): Recommended retry behaviour and exponential-backoff strategies.
- [Request Limits](https://example.com/docs/request-limits/): Maximum body size, field limits, and batch-operation restrictions.
## Webhooks
- [Webhook Overview](https://example.com/docs/webhooks/): Receive notifications when supported API events occur.
- [Webhook Events](https://example.com/docs/webhooks/events/): Complete list of available event types and payloads.
- [Configure Webhooks](https://example.com/docs/webhooks/configuration/): Create, update, test, and remove webhook endpoints.
- [Verify Webhook Signatures](https://example.com/docs/webhooks/signatures/): Verify that webhook requests were sent by Nova.
- [Webhook Retries](https://example.com/docs/webhooks/retries/): Delivery attempts, retry schedules, and failure handling.
- [Webhook Testing](https://example.com/docs/webhooks/testing/): Test webhook integrations in the sandbox environment.
## Releases
- [API Changelog](https://example.com/changelog/): New endpoints, field changes, fixes, and deprecations.
- [Release Notes](https://example.com/releases/): Detailed information about each API release.
- [Migration Guides](https://example.com/docs/migrations/): Instructions for moving between API versions.
- [Deprecation Policy](https://example.com/docs/deprecation-policy/): Notification periods and support rules for deprecated features.
- [API Status](https://status.example.com/): Current API availability, incidents, and scheduled maintenance.
# Nova API
> Nova API is a REST API for managing customers, payments, subscriptions, invoices, and transaction data.
The resources below cover API setup, authentication, request formats, endpoint definitions, SDKs, error handling, webhooks, and version updates.
Use the latest stable API version unless a resource specifically refers to an older version.
## Getting Started
- [API Overview](https://example.com/docs/api-overview/): Introduction to the Nova API, supported features, and common use cases.
- [Quick Start](https://example.com/docs/quick-start/): Create an account, obtain an API key, and send your first request.
- [Base URLs and Environments](https://example.com/docs/environments/): Production, sandbox, and regional API base URLs.
- [Request and Response Format](https://example.com/docs/request-response-format/): JSON request bodies, response objects, headers, and content types.
- [API Versioning](https://example.com/docs/versioning/): Supported API versions and instructions for selecting a version.
## Authentication
- [Authentication Overview](https://example.com/docs/authentication/): Supported authentication methods and security requirements.
- [API Keys](https://example.com/docs/authentication/api-keys/): Create, manage, rotate, and revoke API keys.
- [OAuth 2.0](https://example.com/docs/authentication/oauth/): Authorization flows, access tokens, refresh tokens, and scopes.
- [Permissions and Scopes](https://example.com/docs/authentication/scopes/): Available permissions and access-control scopes.
- [Authentication Security](https://example.com/docs/authentication/security/): Recommended practices for storing credentials and protecting API access.
## API Reference
- [API Reference Overview](https://example.com/api/): Complete reference for available resources and endpoints.
- [Customers API](https://example.com/api/customers/): Create, retrieve, update, list, and delete customer records.
- [Payments API](https://example.com/api/payments/): Create payments, retrieve payment details, and process payment actions.
- [Subscriptions API](https://example.com/api/subscriptions/): Create and manage recurring subscriptions and billing schedules.
- [Invoices API](https://example.com/api/invoices/): Generate, retrieve, update, and finalize customer invoices.
- [Refunds API](https://example.com/api/refunds/): Create and track full or partial refunds.
- [Transactions API](https://example.com/api/transactions/): Retrieve transaction records, statuses, and settlement details.
- [Search API](https://example.com/api/search/): Search supported resources using filters and query parameters.
## SDKs and Libraries
- [JavaScript SDK](https://example.com/docs/sdks/javascript/): Install and use the official JavaScript and Node.js SDK.
- [Python SDK](https://example.com/docs/sdks/python/): Install and use the official Python client library.
- [PHP SDK](https://example.com/docs/sdks/php/): Integrate the Nova API into a PHP application.
- [Java SDK](https://example.com/docs/sdks/java/): Use the official Java SDK and supported configuration options.
- [Go SDK](https://example.com/docs/sdks/go/): Install and use the official Go client library.
- [SDK Repository](https://github.com/example/nova-api-sdks): Source code and issue tracking for official SDKs.
## Guides and Examples
- [Create a Customer](https://example.com/guides/create-customer/): Create and retrieve a customer using the API.
- [Accept a Payment](https://example.com/guides/accept-payment/): Create and confirm a payment through the sandbox environment.
- [Create a Subscription](https://example.com/guides/create-subscription/): Configure recurring billing for a customer.
- [Issue a Refund](https://example.com/guides/refunds/): Process a full or partial payment refund.
- [Pagination](https://example.com/guides/pagination/): Navigate large collections using cursor-based pagination.
- [Filtering and Sorting](https://example.com/guides/filtering-sorting/): Filter, sort, and search API resources.
- [Idempotent Requests](https://example.com/guides/idempotency/): Prevent duplicate operations by using idempotency keys.
- [Code Examples](https://example.com/examples/): Request examples in JavaScript, Python, PHP, Java, Go, and cURL.
## Errors and Rate Limits
- [API Errors](https://example.com/docs/errors/): Error response structure, error types, and troubleshooting instructions.
- [HTTP Status Codes](https://example.com/docs/status-codes/): HTTP status codes returned by the API and their meanings.
- [Error Code Reference](https://example.com/docs/error-codes/): Complete list of API-specific error codes.
- [Rate Limits](https://example.com/docs/rate-limits/): Request limits, rate-limit headers, and account-level restrictions.
- [Retries and Backoff](https://example.com/docs/retries/): Recommended retry behaviour and exponential-backoff strategies.
- [Request Limits](https://example.com/docs/request-limits/): Maximum body size, field limits, and batch-operation restrictions.
## Webhooks
- [Webhook Overview](https://example.com/docs/webhooks/): Receive notifications when supported API events occur.
- [Webhook Events](https://example.com/docs/webhooks/events/): Complete list of available event types and payloads.
- [Configure Webhooks](https://example.com/docs/webhooks/configuration/): Create, update, test, and remove webhook endpoints.
- [Verify Webhook Signatures](https://example.com/docs/webhooks/signatures/): Verify that webhook requests were sent by Nova.
- [Webhook Retries](https://example.com/docs/webhooks/retries/): Delivery attempts, retry schedules, and failure handling.
- [Webhook Testing](https://example.com/docs/webhooks/testing/): Test webhook integrations in the sandbox environment.
## Releases
- [API Changelog](https://example.com/changelog/): New endpoints, field changes, fixes, and deprecations.
- [Release Notes](https://example.com/releases/): Detailed information about each API release.
- [Migration Guides](https://example.com/docs/migrations/): Instructions for moving between API versions.
- [Deprecation Policy](https://example.com/docs/deprecation-policy/): Notification periods and support rules for deprecated features.
- [API Status](https://status.example.com/): Current API availability, incidents, and scheduled maintenance.
## Optional
- [Postman Collection](https://example.com/resources/postman/): Importable requests for exploring the API with Postman.
- [OpenAPI Specification](https://example.com/openapi.json): Machine-readable OpenAPI definition for the Nova API.
- [Developer Community](https://example.com/community/): Developer discussions, implementation advice, and support.
- [Sample Applications](https://github.com/example/nova-api-examples): Complete demonstration projects using the Nova API.
- [Frequently Asked Questions](https://example.com/docs/faq/): Answers to common integration and account questions.
- [Terms of Service](https://example.com/legal/terms/): Terms governing access to and use of the API.
llms.txt Example for a SaaS Website
A complete llms.txt example for a SaaS platform containing onboarding instructions, product documentation, features, integrations, workspace management, billing, security, support, and release information.
Recommended sections
# NovaCloud
> NovaCloud is a cloud-based project management platform for organizing tasks, collaborating with teams, tracking progress, and managing business workflows.
## Getting Started
- [Product Overview](https://example.com/product/): Overview of NovaCloud features, supported workflows, and common use cases.
- [Create an Account](https://example.com/help/create-account/): Create a NovaCloud account and complete the initial setup.
## Product Documentation
- [Projects](https://example.com/docs/projects/): Create, organize, archive, and manage projects.
- [Tasks](https://example.com/docs/tasks/): Create tasks, assign users, set deadlines, and track completion.
- [Teams](https://example.com/docs/teams/): Create teams, add members, and manage team-level access.
# NovaCloud
> NovaCloud is a cloud-based project management platform for organizing tasks, collaborating with teams, tracking progress, and managing business workflows.
The resources below cover account setup, workspace configuration, product features, integrations, billing, security, troubleshooting, and platform updates.
Use the current product documentation unless a page specifically describes a legacy feature or earlier platform version.
## Getting Started
- [Product Overview](https://example.com/product/): Overview of NovaCloud features, supported workflows, and common use cases.
- [Create an Account](https://example.com/help/create-account/): Create a NovaCloud account and complete the initial setup.
- [Quick Start Guide](https://example.com/help/quick-start/): Create a workspace, invite team members, and start the first project.
- [Workspace Setup](https://example.com/help/workspace-setup/): Configure workspace details, permissions, preferences, and default settings.
- [Import Existing Data](https://example.com/help/import-data/): Import projects, tasks, users, and other data from supported platforms.
- [Onboarding Checklist](https://example.com/help/onboarding/): Recommended steps for configuring a new NovaCloud workspace.
## Product Documentation
- [Documentation Overview](https://example.com/docs/): Main documentation directory for NovaCloud.
- [Projects](https://example.com/docs/projects/): Create, organize, archive, and manage projects.
- [Tasks](https://example.com/docs/tasks/): Create tasks, assign users, set deadlines, and track completion.
- [Teams](https://example.com/docs/teams/): Create teams, add members, and manage team-level access.
- [Workspaces](https://example.com/docs/workspaces/): Manage workspace settings, ownership, members, and preferences.
- [Notifications](https://example.com/docs/notifications/): Configure email, browser, mobile, and in-app notifications.
- [Search](https://example.com/docs/search/): Find projects, tasks, users, comments, and uploaded files.
- [Files and Attachments](https://example.com/docs/files/): Upload, organize, preview, and remove project files.
- [Comments and Mentions](https://example.com/docs/comments/): Collaborate through comments, mentions, and activity updates.
## Features
- [Task Management](https://example.com/features/task-management/): Organize tasks with owners, priorities, deadlines, labels, and statuses.
- [Team Collaboration](https://example.com/features/collaboration/): Communicate through comments, mentions, shared files, and activity feeds.
- [Workflow Automation](https://example.com/features/automation/): Automate repetitive actions using triggers, conditions, and workflow rules.
- [Dashboards](https://example.com/features/dashboards/): Build dashboards for monitoring projects, tasks, teams, and performance.
- [Reports and Analytics](https://example.com/features/analytics/): Analyze workload, productivity, progress, and project performance.
- [Time Tracking](https://example.com/features/time-tracking/): Record time spent on tasks and generate time-based reports.
- [Templates](https://example.com/features/templates/): Create reusable project, task, and workflow templates.
- [Custom Fields](https://example.com/features/custom-fields/): Add custom information to projects and tasks.
- [Mobile Applications](https://example.com/features/mobile/): Access NovaCloud through supported mobile applications.
## Integrations
- [Integrations Overview](https://example.com/integrations/): Browse available integrations and connection requirements.
- [Google Workspace Integration](https://example.com/integrations/google-workspace/): Connect Google Drive, Calendar, and other Google Workspace services.
- [Microsoft 365 Integration](https://example.com/integrations/microsoft-365/): Connect Outlook, OneDrive, Teams, and Microsoft 365 applications.
- [Slack Integration](https://example.com/integrations/slack/): Receive notifications and create tasks from Slack.
- [GitHub Integration](https://example.com/integrations/github/): Connect repositories, issues, pull requests, and development activity.
- [Zapier Integration](https://example.com/integrations/zapier/): Automate workflows between NovaCloud and supported applications.
- [API Documentation](https://example.com/developers/api/): Build custom applications and integrations using the NovaCloud API.
- [Webhooks](https://example.com/developers/webhooks/): Receive event notifications from NovaCloud.
## Account and Workspace
- [Account Settings](https://example.com/help/account-settings/): Update profile details, password, language, and account preferences.
- [Workspace Settings](https://example.com/help/workspace-settings/): Configure workspace information, defaults, and administrative controls.
- [Invite Team Members](https://example.com/help/invite-members/): Invite new users and assign workspace roles.
- [Roles and Permissions](https://example.com/help/roles-permissions/): Manage access levels and user permissions.
- [Single Sign-On](https://example.com/help/single-sign-on/): Configure supported SAML and identity-provider connections.
- [Two-Factor Authentication](https://example.com/help/two-factor-authentication/): Add an additional security layer to user accounts.
- [Data Export](https://example.com/help/data-export/): Export workspace, project, and account data.
- [Close an Account](https://example.com/help/close-account/): Cancel and permanently close a NovaCloud account.
## Billing and Plans
- [Plans and Pricing](https://example.com/pricing/): Compare available subscription plans, limits, and included features.
- [Free Trial](https://example.com/help/free-trial/): Understand trial duration, included features, and upgrade options.
- [Manage Subscription](https://example.com/help/manage-subscription/): Upgrade, downgrade, renew, or cancel a subscription.
- [Payment Methods](https://example.com/help/payment-methods/): Add, update, or remove supported payment methods.
- [Invoices and Receipts](https://example.com/help/invoices/): View and download subscription invoices and payment receipts.
- [Usage Limits](https://example.com/help/usage-limits/): Review plan limits for users, storage, automation, and other features.
- [Refund Policy](https://example.com/legal/refund-policy/): Conditions governing refunds and subscription credits.
- [Billing Support](https://example.com/help/billing-support/): Resolve payment, invoice, tax, and subscription problems.
## Security and Privacy
- [Security Overview](https://example.com/security/): Overview of NovaCloud security controls and infrastructure.
- [Data Protection](https://example.com/security/data-protection/): Encryption, backups, access controls, and data-protection practices.
- [Privacy Policy](https://example.com/legal/privacy/): Information about data collection, processing, storage, and user rights.
- [Data Processing Agreement](https://example.com/legal/dpa/): Contractual terms for processing customer data.
- [Compliance](https://example.com/security/compliance/): Information about supported compliance standards and certifications.
- [Incident Response](https://example.com/security/incident-response/): Security incident detection, management, and notification procedures.
- [Responsible Disclosure](https://example.com/security/disclosure/): Instructions for reporting potential security vulnerabilities.
- [Service Status](https://status.example.com/): Current platform availability, incidents, and scheduled maintenance.
## Support
- [Help Center](https://example.com/help/): Main support and product-help directory.
- [Frequently Asked Questions](https://example.com/help/faq/): Answers to common account, product, and billing questions.
- [Troubleshooting](https://example.com/help/troubleshooting/): Solutions for common login, synchronization, notification, and performance problems.
- [Contact Support](https://example.com/support/): Submit a support request to the NovaCloud team.
- [System Requirements](https://example.com/help/system-requirements/): Supported browsers, operating systems, and mobile devices.
- [Known Issues](https://example.com/help/known-issues/): Current known product problems and available workarounds.
- [Service-Level Agreement](https://example.com/legal/sla/): Service availability commitments for eligible subscription plans.
## Releases
- [Product Changelog](https://example.com/changelog/): New features, improvements, fixes, and product changes.
- [Release Notes](https://example.com/releases/): Detailed information about major NovaCloud releases.
- [Upcoming Changes](https://example.com/releases/upcoming/): Announced platform changes and expected release dates.
- [Feature Deprecations](https://example.com/releases/deprecations/): Features scheduled for removal or replacement.
- [Product Roadmap](https://example.com/roadmap/): Planned product improvements and development priorities.
# NovaCloud
> NovaCloud is a cloud-based project management platform for organizing tasks, collaborating with teams, tracking progress, and managing business workflows.
The resources below cover account setup, workspace configuration, product features, integrations, billing, security, troubleshooting, and platform updates.
Use the current product documentation unless a page specifically describes a legacy feature or earlier platform version.
## Getting Started
- [Product Overview](https://example.com/product/): Overview of NovaCloud features, supported workflows, and common use cases.
- [Create an Account](https://example.com/help/create-account/): Create a NovaCloud account and complete the initial setup.
- [Quick Start Guide](https://example.com/help/quick-start/): Create a workspace, invite team members, and start the first project.
- [Workspace Setup](https://example.com/help/workspace-setup/): Configure workspace details, permissions, preferences, and default settings.
- [Import Existing Data](https://example.com/help/import-data/): Import projects, tasks, users, and other data from supported platforms.
- [Onboarding Checklist](https://example.com/help/onboarding/): Recommended steps for configuring a new NovaCloud workspace.
## Product Documentation
- [Documentation Overview](https://example.com/docs/): Main documentation directory for NovaCloud.
- [Projects](https://example.com/docs/projects/): Create, organize, archive, and manage projects.
- [Tasks](https://example.com/docs/tasks/): Create tasks, assign users, set deadlines, and track completion.
- [Teams](https://example.com/docs/teams/): Create teams, add members, and manage team-level access.
- [Workspaces](https://example.com/docs/workspaces/): Manage workspace settings, ownership, members, and preferences.
- [Notifications](https://example.com/docs/notifications/): Configure email, browser, mobile, and in-app notifications.
- [Search](https://example.com/docs/search/): Find projects, tasks, users, comments, and uploaded files.
- [Files and Attachments](https://example.com/docs/files/): Upload, organize, preview, and remove project files.
- [Comments and Mentions](https://example.com/docs/comments/): Collaborate through comments, mentions, and activity updates.
## Features
- [Task Management](https://example.com/features/task-management/): Organize tasks with owners, priorities, deadlines, labels, and statuses.
- [Team Collaboration](https://example.com/features/collaboration/): Communicate through comments, mentions, shared files, and activity feeds.
- [Workflow Automation](https://example.com/features/automation/): Automate repetitive actions using triggers, conditions, and workflow rules.
- [Dashboards](https://example.com/features/dashboards/): Build dashboards for monitoring projects, tasks, teams, and performance.
- [Reports and Analytics](https://example.com/features/analytics/): Analyze workload, productivity, progress, and project performance.
- [Time Tracking](https://example.com/features/time-tracking/): Record time spent on tasks and generate time-based reports.
- [Templates](https://example.com/features/templates/): Create reusable project, task, and workflow templates.
- [Custom Fields](https://example.com/features/custom-fields/): Add custom information to projects and tasks.
- [Mobile Applications](https://example.com/features/mobile/): Access NovaCloud through supported mobile applications.
## Integrations
- [Integrations Overview](https://example.com/integrations/): Browse available integrations and connection requirements.
- [Google Workspace Integration](https://example.com/integrations/google-workspace/): Connect Google Drive, Calendar, and other Google Workspace services.
- [Microsoft 365 Integration](https://example.com/integrations/microsoft-365/): Connect Outlook, OneDrive, Teams, and Microsoft 365 applications.
- [Slack Integration](https://example.com/integrations/slack/): Receive notifications and create tasks from Slack.
- [GitHub Integration](https://example.com/integrations/github/): Connect repositories, issues, pull requests, and development activity.
- [Zapier Integration](https://example.com/integrations/zapier/): Automate workflows between NovaCloud and supported applications.
- [API Documentation](https://example.com/developers/api/): Build custom applications and integrations using the NovaCloud API.
- [Webhooks](https://example.com/developers/webhooks/): Receive event notifications from NovaCloud.
## Account and Workspace
- [Account Settings](https://example.com/help/account-settings/): Update profile details, password, language, and account preferences.
- [Workspace Settings](https://example.com/help/workspace-settings/): Configure workspace information, defaults, and administrative controls.
- [Invite Team Members](https://example.com/help/invite-members/): Invite new users and assign workspace roles.
- [Roles and Permissions](https://example.com/help/roles-permissions/): Manage access levels and user permissions.
- [Single Sign-On](https://example.com/help/single-sign-on/): Configure supported SAML and identity-provider connections.
- [Two-Factor Authentication](https://example.com/help/two-factor-authentication/): Add an additional security layer to user accounts.
- [Data Export](https://example.com/help/data-export/): Export workspace, project, and account data.
- [Close an Account](https://example.com/help/close-account/): Cancel and permanently close a NovaCloud account.
## Billing and Plans
- [Plans and Pricing](https://example.com/pricing/): Compare available subscription plans, limits, and included features.
- [Free Trial](https://example.com/help/free-trial/): Understand trial duration, included features, and upgrade options.
- [Manage Subscription](https://example.com/help/manage-subscription/): Upgrade, downgrade, renew, or cancel a subscription.
- [Payment Methods](https://example.com/help/payment-methods/): Add, update, or remove supported payment methods.
- [Invoices and Receipts](https://example.com/help/invoices/): View and download subscription invoices and payment receipts.
- [Usage Limits](https://example.com/help/usage-limits/): Review plan limits for users, storage, automation, and other features.
- [Refund Policy](https://example.com/legal/refund-policy/): Conditions governing refunds and subscription credits.
- [Billing Support](https://example.com/help/billing-support/): Resolve payment, invoice, tax, and subscription problems.
## Security and Privacy
- [Security Overview](https://example.com/security/): Overview of NovaCloud security controls and infrastructure.
- [Data Protection](https://example.com/security/data-protection/): Encryption, backups, access controls, and data-protection practices.
- [Privacy Policy](https://example.com/legal/privacy/): Information about data collection, processing, storage, and user rights.
- [Data Processing Agreement](https://example.com/legal/dpa/): Contractual terms for processing customer data.
- [Compliance](https://example.com/security/compliance/): Information about supported compliance standards and certifications.
- [Incident Response](https://example.com/security/incident-response/): Security incident detection, management, and notification procedures.
- [Responsible Disclosure](https://example.com/security/disclosure/): Instructions for reporting potential security vulnerabilities.
- [Service Status](https://status.example.com/): Current platform availability, incidents, and scheduled maintenance.
## Support
- [Help Center](https://example.com/help/): Main support and product-help directory.
- [Frequently Asked Questions](https://example.com/help/faq/): Answers to common account, product, and billing questions.
- [Troubleshooting](https://example.com/help/troubleshooting/): Solutions for common login, synchronization, notification, and performance problems.
- [Contact Support](https://example.com/support/): Submit a support request to the NovaCloud team.
- [System Requirements](https://example.com/help/system-requirements/): Supported browsers, operating systems, and mobile devices.
- [Known Issues](https://example.com/help/known-issues/): Current known product problems and available workarounds.
- [Service-Level Agreement](https://example.com/legal/sla/): Service availability commitments for eligible subscription plans.
## Releases
- [Product Changelog](https://example.com/changelog/): New features, improvements, fixes, and product changes.
- [Release Notes](https://example.com/releases/): Detailed information about major NovaCloud releases.
- [Upcoming Changes](https://example.com/releases/upcoming/): Announced platform changes and expected release dates.
- [Feature Deprecations](https://example.com/releases/deprecations/): Features scheduled for removal or replacement.
- [Product Roadmap](https://example.com/roadmap/): Planned product improvements and development priorities.
## Optional
- [Customer Stories](https://example.com/customers/): Examples of how organizations use NovaCloud.
- [Product Blog](https://example.com/blog/): Product announcements, workflow ideas, and company updates.
- [Webinars](https://example.com/webinars/): Product demonstrations, training sessions, and recorded events.
- [Template Gallery](https://example.com/templates/): Ready-to-use templates for common projects and workflows.
- [Community Forum](https://example.com/community/): Community discussions, questions, and workflow recommendations.
- [Affiliate Program](https://example.com/affiliates/): Information about the NovaCloud referral and affiliate program.
- [Terms of Service](https://example.com/legal/terms/): Terms governing access to and use of NovaCloud.
llms.txt Example for an E-commerce Store
A complete llms.txt example for an e-commerce store containing product categories, buying guides, ordering and payment information, shipping, returns, warranties, account management, support, and store policies.
Recommended sections
# Northstar Market
> Northstar Market is an online store offering electronics, home appliances, office products, and related accessories.
## Shopping
- [Shop All Products](https://example.com/shop/): Browse the complete product catalogue.
- [New Arrivals](https://example.com/new-arrivals/): View recently added products and newly released models.
## Orders and Delivery
- [How to Place an Order](https://example.com/help/place-an-order/): Add products to the cart and complete checkout.
- [Track an Order](https://example.com/order-tracking/): View the current processing and delivery status of an order.
## Returns and Warranty
- [Return Policy](https://example.com/returns/): Review return eligibility, time limits, and procedures.
# Northstar Market
> Northstar Market is an online store offering electronics, home appliances, office products, and related accessories.
Use the resources below to understand the main product categories, purchasing process, delivery services, returns, warranties, and store policies. Prices and availability may change.
## Shopping
- [Shop All Products](https://example.com/shop/): Browse the complete product catalogue.
- [New Arrivals](https://example.com/new-arrivals/): View recently added products and newly released models.
- [Current Offers](https://example.com/offers/): Review active discounts, bundles, and promotional offers.
## Product Categories
- [Computers and Laptops](https://example.com/category/computers-laptops/): Laptops, desktop computers, monitors, storage devices, and accessories.
- [Mobile Phones](https://example.com/category/mobile-phones/): Smartphones, chargers, cases, and mobile accessories.
- [Home Appliances](https://example.com/category/home-appliances/): Kitchen, cleaning, cooling, and household appliances.
- [Televisions and Entertainment](https://example.com/category/televisions-entertainment/): Televisions, speakers, headphones, and entertainment products.
## Buying Guides
- [Laptop Buying Guide](https://example.com/guides/laptop-buying-guide/): Compare processors, memory, storage, battery life, and intended use.
- [Television Buying Guide](https://example.com/guides/television-buying-guide/): Understand screen size, resolution, display technology, and smart features.
- [Product Comparison](https://example.com/help/compare-products/): Compare specifications and features across selected products.
## Orders and Delivery
- [How to Place an Order](https://example.com/help/place-an-order/): Add products to the cart and complete checkout.
- [Payment Methods](https://example.com/help/payment-methods/): Review supported payment options.
- [Shipping Information](https://example.com/shipping/): Check delivery regions, costs, and estimated delivery times.
- [Track an Order](https://example.com/order-tracking/): View the current processing and delivery status of an order.
## Returns and Warranty
- [Return Policy](https://example.com/returns/): Review return eligibility, time limits, and procedures.
- [Refund Policy](https://example.com/refunds/): Understand refund methods and processing times.
- [Warranty Information](https://example.com/help/warranty/): Review manufacturer and extended-warranty coverage.
- [Damaged or Defective Products](https://example.com/help/damaged-defective-products/): Report products received damaged, incomplete, or faulty.
## Support and Policies
- [Help Center](https://example.com/help/): Find assistance with products, orders, delivery, and accounts.
- [Contact Support](https://example.com/contact/): Contact the customer-support team.
- [Privacy Policy](https://example.com/legal/privacy/): Learn how customer information is collected and processed.
- [Terms and Conditions](https://example.com/legal/terms/): Review the terms governing purchases and website use.
# Northstar Market
> Northstar Market is an online store offering electronics, home appliances, office products, and related accessories.
Use the resources below to understand the main product categories, purchasing process, delivery services, returns, warranties, and store policies. Prices and availability may change.
## Shopping
- [Shop All Products](https://example.com/shop/): Browse the complete product catalogue.
- [New Arrivals](https://example.com/new-arrivals/): View recently added products and newly released models.
- [Current Offers](https://example.com/offers/): Review active discounts, bundles, and promotional offers.
## Product Categories
- [Computers and Laptops](https://example.com/category/computers-laptops/): Laptops, desktop computers, monitors, storage devices, and accessories.
- [Mobile Phones](https://example.com/category/mobile-phones/): Smartphones, chargers, cases, and mobile accessories.
- [Home Appliances](https://example.com/category/home-appliances/): Kitchen, cleaning, cooling, and household appliances.
- [Televisions and Entertainment](https://example.com/category/televisions-entertainment/): Televisions, speakers, headphones, and entertainment products.
## Buying Guides
- [Laptop Buying Guide](https://example.com/guides/laptop-buying-guide/): Compare processors, memory, storage, battery life, and intended use.
- [Television Buying Guide](https://example.com/guides/television-buying-guide/): Understand screen size, resolution, display technology, and smart features.
- [Product Comparison](https://example.com/help/compare-products/): Compare specifications and features across selected products.
## Orders and Delivery
- [How to Place an Order](https://example.com/help/place-an-order/): Add products to the cart and complete checkout.
- [Payment Methods](https://example.com/help/payment-methods/): Review supported payment options.
- [Shipping Information](https://example.com/shipping/): Check delivery regions, costs, and estimated delivery times.
- [Track an Order](https://example.com/order-tracking/): View the current processing and delivery status of an order.
## Returns and Warranty
- [Return Policy](https://example.com/returns/): Review return eligibility, time limits, and procedures.
- [Refund Policy](https://example.com/refunds/): Understand refund methods and processing times.
- [Warranty Information](https://example.com/help/warranty/): Review manufacturer and extended-warranty coverage.
- [Damaged or Defective Products](https://example.com/help/damaged-defective-products/): Report products received damaged, incomplete, or faulty.
## Support and Policies
- [Help Center](https://example.com/help/): Find assistance with products, orders, delivery, and accounts.
- [Contact Support](https://example.com/contact/): Contact the customer-support team.
- [Privacy Policy](https://example.com/legal/privacy/): Learn how customer information is collected and processed.
- [Terms and Conditions](https://example.com/legal/terms/): Review the terms governing purchases and website use.
## Optional
- [Buying Advice Blog](https://example.com/blog/): Product comparisons, shopping advice, and maintenance guides.
- [Gift Cards](https://example.com/gift-cards/): Information about purchasing and using store gift cards.
- [Loyalty Program](https://example.com/loyalty/): Information about customer rewards and benefits.
llms.txt Example for a Business Website
A complete llms.txt example for a business website containing company information, services, industries, case studies, resources, support options, policies, and secondary company content.
Recommended sections
# Northstar Solutions
> Northstar Solutions is a business consulting company providing digital transformation, technology implementation, data analysis, and operational improvement services.
## Company Information
- [About Northstar Solutions](https://example.com/about/): Information about the company, its purpose, experience, and business operations.
- [Contact](https://example.com/contact/): Business contact details and enquiry options.
## Services
- [Business Consulting](https://example.com/services/business-consulting/): Strategic planning, process improvement, and operational consulting.
- [Digital Transformation](https://example.com/services/digital-transformation/): Modernization of business processes, systems, and customer experiences.
## Customer Support
- [Request a Consultation](https://example.com/consultation/): Submit business requirements and request an initial consultation.
- [Client Support](https://example.com/support/): Obtain assistance with an active project or existing service.
# Northstar Solutions
> Northstar Solutions is a business consulting company providing digital transformation, technology implementation, data analysis, and operational improvement services.
The resources below explain the company, its services, industries served, client work, support options, and business policies.
Use the service and industry pages to understand the company's main capabilities. Contact the company directly for current pricing, availability, and project-specific information.
## Company Information
- [About Northstar Solutions](https://example.com/about/): Information about the company, its purpose, experience, and business operations.
- [Leadership Team](https://example.com/leadership/): Profiles of the company's leadership and management team.
- [How We Work](https://example.com/how-we-work/): The process used to understand requirements, plan projects, and deliver services.
- [Locations](https://example.com/locations/): Office locations and regions where the company provides services.
- [Contact](https://example.com/contact/): Business contact details and enquiry options.
## Services
- [Business Consulting](https://example.com/services/business-consulting/): Strategic planning, process improvement, and operational consulting.
- [Digital Transformation](https://example.com/services/digital-transformation/): Modernization of business processes, systems, and customer experiences.
- [Technology Implementation](https://example.com/services/technology-implementation/): Planning, deployment, integration, and support for business technology.
- [Data and Analytics](https://example.com/services/data-analytics/): Data analysis, reporting, dashboards, and business intelligence services.
- [Workflow Automation](https://example.com/services/workflow-automation/): Automation of repetitive processes and operational workflows.
- [Training and Support](https://example.com/services/training-support/): Employee training, technical guidance, and continuing support.
## Industries
- [Healthcare](https://example.com/industries/healthcare/): Consulting and technology services for healthcare organizations.
- [Financial Services](https://example.com/industries/financial-services/): Business and technology solutions for financial institutions.
- [Retail and E-commerce](https://example.com/industries/retail-ecommerce/): Digital, operational, and analytical services for retailers.
- [Manufacturing](https://example.com/industries/manufacturing/): Process improvement, automation, and technology services for manufacturers.
- [Professional Services](https://example.com/industries/professional-services/): Workflow, data, and business-development solutions for service companies.
## Case Studies
- [Customer Operations Transformation](https://example.com/case-studies/customer-operations/): How a service company improved its customer-support process and response time.
- [Business Intelligence Implementation](https://example.com/case-studies/business-intelligence/): How a reporting system improved access to operational data.
- [Manufacturing Workflow Automation](https://example.com/case-studies/manufacturing-automation/): How automated workflows reduced manual processing and production delays.
- [Retail Digital Transformation](https://example.com/case-studies/retail-transformation/): How a retailer modernized its online and in-store business systems.
## Resources
- [Business Guides](https://example.com/resources/guides/): Practical guides covering business processes, technology, data, and operations.
- [Research and Reports](https://example.com/resources/reports/): Research reports, surveys, and industry analysis published by the company.
- [Frequently Asked Questions](https://example.com/faq/): Answers to common questions about services, projects, pricing, and engagement.
- [Client Testimonials](https://example.com/testimonials/): Feedback from organizations that have used the company's services.
## Customer Support
- [Request a Consultation](https://example.com/consultation/): Submit business requirements and request an initial consultation.
- [Client Support](https://example.com/support/): Obtain assistance with an active project or existing service.
- [Service Process](https://example.com/process/): Review the stages used for consultation, planning, delivery, and support.
- [Service Availability](https://example.com/service-availability/): Information about supported regions, working hours, and service availability.
## Policies
- [Privacy Policy](https://example.com/privacy-policy/): Information about how personal and business information is collected and processed.
- [Terms and Conditions](https://example.com/terms/): Terms governing use of the website and company services.
- [Accessibility Statement](https://example.com/accessibility/): Information about the company's website accessibility practices.
- [Security Information](https://example.com/security/): Overview of the measures used to protect client and business information.
# Northstar Solutions
> Northstar Solutions is a business consulting company providing digital transformation, technology implementation, data analysis, and operational improvement services.
The resources below explain the company, its services, industries served, client work, support options, and business policies.
Use the service and industry pages to understand the company's main capabilities. Contact the company directly for current pricing, availability, and project-specific information.
## Company Information
- [About Northstar Solutions](https://example.com/about/): Information about the company, its purpose, experience, and business operations.
- [Leadership Team](https://example.com/leadership/): Profiles of the company's leadership and management team.
- [How We Work](https://example.com/how-we-work/): The process used to understand requirements, plan projects, and deliver services.
- [Locations](https://example.com/locations/): Office locations and regions where the company provides services.
- [Contact](https://example.com/contact/): Business contact details and enquiry options.
## Services
- [Business Consulting](https://example.com/services/business-consulting/): Strategic planning, process improvement, and operational consulting.
- [Digital Transformation](https://example.com/services/digital-transformation/): Modernization of business processes, systems, and customer experiences.
- [Technology Implementation](https://example.com/services/technology-implementation/): Planning, deployment, integration, and support for business technology.
- [Data and Analytics](https://example.com/services/data-analytics/): Data analysis, reporting, dashboards, and business intelligence services.
- [Workflow Automation](https://example.com/services/workflow-automation/): Automation of repetitive processes and operational workflows.
- [Training and Support](https://example.com/services/training-support/): Employee training, technical guidance, and continuing support.
## Industries
- [Healthcare](https://example.com/industries/healthcare/): Consulting and technology services for healthcare organizations.
- [Financial Services](https://example.com/industries/financial-services/): Business and technology solutions for financial institutions.
- [Retail and E-commerce](https://example.com/industries/retail-ecommerce/): Digital, operational, and analytical services for retailers.
- [Manufacturing](https://example.com/industries/manufacturing/): Process improvement, automation, and technology services for manufacturers.
- [Professional Services](https://example.com/industries/professional-services/): Workflow, data, and business-development solutions for service companies.
## Case Studies
- [Customer Operations Transformation](https://example.com/case-studies/customer-operations/): How a service company improved its customer-support process and response time.
- [Business Intelligence Implementation](https://example.com/case-studies/business-intelligence/): How a reporting system improved access to operational data.
- [Manufacturing Workflow Automation](https://example.com/case-studies/manufacturing-automation/): How automated workflows reduced manual processing and production delays.
- [Retail Digital Transformation](https://example.com/case-studies/retail-transformation/): How a retailer modernized its online and in-store business systems.
## Resources
- [Business Guides](https://example.com/resources/guides/): Practical guides covering business processes, technology, data, and operations.
- [Research and Reports](https://example.com/resources/reports/): Research reports, surveys, and industry analysis published by the company.
- [Frequently Asked Questions](https://example.com/faq/): Answers to common questions about services, projects, pricing, and engagement.
- [Client Testimonials](https://example.com/testimonials/): Feedback from organizations that have used the company's services.
## Customer Support
- [Request a Consultation](https://example.com/consultation/): Submit business requirements and request an initial consultation.
- [Client Support](https://example.com/support/): Obtain assistance with an active project or existing service.
- [Service Process](https://example.com/process/): Review the stages used for consultation, planning, delivery, and support.
- [Service Availability](https://example.com/service-availability/): Information about supported regions, working hours, and service availability.
## Policies
- [Privacy Policy](https://example.com/privacy-policy/): Information about how personal and business information is collected and processed.
- [Terms and Conditions](https://example.com/terms/): Terms governing use of the website and company services.
- [Accessibility Statement](https://example.com/accessibility/): Information about the company's website accessibility practices.
- [Security Information](https://example.com/security/): Overview of the measures used to protect client and business information.
## Optional
- [Company Blog](https://example.com/blog/): Articles about business strategy, technology, data, and industry developments.
- [News and Announcements](https://example.com/news/): Company announcements, partnerships, and organizational updates.
- [Events and Webinars](https://example.com/events/): Upcoming and recorded company events, workshops, and webinars.
- [Careers](https://example.com/careers/): Current employment opportunities and information about working at the company.
- [Partner Program](https://example.com/partners/): Information for technology, consulting, and referral partners.
llms.txt Example for a Local Business
A complete llms.txt example for a local business containing operating hours, service areas, services, appointment information, payment details, warranties, contact options, and secondary resources.
Recommended sections
# Riverside Home Services
> Riverside Home Services is a locally operated company providing plumbing, electrical, heating, cooling, and emergency repair services in Riverton and nearby communities.
Business information:
- Address: 125 Riverside Road, Riverton
- Telephone: +1 555-010-2468
- Email: service@example.com
## Services
- [Plumbing Services](https://example.com/services/plumbing.md): Installation, maintenance, leak repair, drain cleaning, and other residential plumbing services.
- [Electrical Services](https://example.com/services/electrical.md): Electrical installation, inspection, fault diagnosis, lighting, and repair services.
- [Heating and Cooling](https://example.com/services/heating-cooling.md): Installation, maintenance, and repair of heating and cooling systems.
## Appointments and Estimates
- [Book a Service](https://example.com/book-service.md): Request an appointment for an inspection, maintenance visit, or repair.
- [Emergency Service](https://example.com/emergency-service.md): Instructions for requesting urgent assistance outside normal business hours.
- [Contact](https://example.com/contact.md): Telephone, email, address, and other contact information.
# Riverside Home Services
> Riverside Home Services is a locally operated company providing plumbing, electrical, heating, cooling, and emergency repair services in Riverton and nearby communities.
Business information:
- Address: 125 Riverside Road, Riverton
- Service area: Riverton, Northwood, Lakeview, and surrounding locations
- Monday to Friday: 08:00–18:00
- Saturday: 09:00–16:00
- Sunday: Closed
- Emergency repair service: Available 24 hours
- Telephone: +1 555-010-2468
- Email: service@example.com
Use the resources below to understand the available services, service area, appointment process, payment options, warranties, and customer policies. Contact the business directly to confirm current availability, pricing, and emergency-response times.
## Services
- [Plumbing Services](https://example.com/services/plumbing.md): Installation, maintenance, leak repair, drain cleaning, and other residential plumbing services.
- [Electrical Services](https://example.com/services/electrical.md): Electrical installation, inspection, fault diagnosis, lighting, and repair services.
- [Heating and Cooling](https://example.com/services/heating-cooling.md): Installation, maintenance, and repair of heating and cooling systems.
- [Emergency Repairs](https://example.com/services/emergency-repairs.md): Information about urgent plumbing, electrical, heating, and cooling repairs.
- [Preventive Maintenance](https://example.com/services/maintenance.md): Scheduled inspections and maintenance intended to reduce equipment failures.
## Appointments and Estimates
- [Book a Service](https://example.com/book-service.md): Request an appointment for an inspection, maintenance visit, or repair.
- [Request an Estimate](https://example.com/request-estimate.md): Submit project details and request an initial service estimate.
- [Service Area](https://example.com/service-area.md): Locations and postal areas served by Riverside Home Services.
- [Emergency Service](https://example.com/emergency-service.md): Instructions for requesting urgent assistance outside normal business hours.
- [Contact](https://example.com/contact.md): Telephone, email, address, and other contact information.
## Customer Information
- [Pricing and Service Charges](https://example.com/customer-information/pricing.md): General information about call-out charges, labour costs, estimates, and additional fees.
- [Payment Methods](https://example.com/customer-information/payments.md): Accepted payment methods and payment-processing information.
- [Appointment and Cancellation Policy](https://example.com/customer-information/appointments.md): Appointment confirmation, rescheduling, access, and cancellation requirements.
- [Service Warranty](https://example.com/customer-information/warranty.md): Warranty coverage for eligible labour, repairs, and installed parts.
- [Frequently Asked Questions](https://example.com/faq.md): Answers about appointments, estimates, service areas, payments, and repairs.
- [Customer Support](https://example.com/support.md): Assistance with completed work, billing questions, warranty requests, or service concerns.
## Business Information
- [About Riverside Home Services](https://example.com/about.md): Information about the company, its experience, and the services it provides.
- [Licences and Insurance](https://example.com/licences-insurance.md): Information about relevant licences, insurance coverage, and professional qualifications.
- [Privacy Policy](https://example.com/privacy.md): Information about how customer and enquiry data is collected and processed.
- [Terms of Service](https://example.com/terms.md): Terms applying to appointments, estimates, repairs, payments, and website use.
- [Accessibility Information](https://example.com/accessibility.md): Information about website accessibility and assistance for customers with accessibility requirements.
# Riverside Home Services
> Riverside Home Services is a locally operated company providing plumbing, electrical, heating, cooling, and emergency repair services in Riverton and nearby communities.
Business information:
- Address: 125 Riverside Road, Riverton
- Service area: Riverton, Northwood, Lakeview, and surrounding locations
- Monday to Friday: 08:00–18:00
- Saturday: 09:00–16:00
- Sunday: Closed
- Emergency repair service: Available 24 hours
- Telephone: +1 555-010-2468
- Email: service@example.com
Use the resources below to understand the available services, service area, appointment process, payment options, warranties, and customer policies. Contact the business directly to confirm current availability, pricing, and emergency-response times.
## Services
- [Plumbing Services](https://example.com/services/plumbing.md): Installation, maintenance, leak repair, drain cleaning, and other residential plumbing services.
- [Electrical Services](https://example.com/services/electrical.md): Electrical installation, inspection, fault diagnosis, lighting, and repair services.
- [Heating and Cooling](https://example.com/services/heating-cooling.md): Installation, maintenance, and repair of heating and cooling systems.
- [Emergency Repairs](https://example.com/services/emergency-repairs.md): Information about urgent plumbing, electrical, heating, and cooling repairs.
- [Preventive Maintenance](https://example.com/services/maintenance.md): Scheduled inspections and maintenance intended to reduce equipment failures.
## Appointments and Estimates
- [Book a Service](https://example.com/book-service.md): Request an appointment for an inspection, maintenance visit, or repair.
- [Request an Estimate](https://example.com/request-estimate.md): Submit project details and request an initial service estimate.
- [Service Area](https://example.com/service-area.md): Locations and postal areas served by Riverside Home Services.
- [Emergency Service](https://example.com/emergency-service.md): Instructions for requesting urgent assistance outside normal business hours.
- [Contact](https://example.com/contact.md): Telephone, email, address, and other contact information.
## Customer Information
- [Pricing and Service Charges](https://example.com/customer-information/pricing.md): General information about call-out charges, labour costs, estimates, and additional fees.
- [Payment Methods](https://example.com/customer-information/payments.md): Accepted payment methods and payment-processing information.
- [Appointment and Cancellation Policy](https://example.com/customer-information/appointments.md): Appointment confirmation, rescheduling, access, and cancellation requirements.
- [Service Warranty](https://example.com/customer-information/warranty.md): Warranty coverage for eligible labour, repairs, and installed parts.
- [Frequently Asked Questions](https://example.com/faq.md): Answers about appointments, estimates, service areas, payments, and repairs.
- [Customer Support](https://example.com/support.md): Assistance with completed work, billing questions, warranty requests, or service concerns.
## Business Information
- [About Riverside Home Services](https://example.com/about.md): Information about the company, its experience, and the services it provides.
- [Licences and Insurance](https://example.com/licences-insurance.md): Information about relevant licences, insurance coverage, and professional qualifications.
- [Privacy Policy](https://example.com/privacy.md): Information about how customer and enquiry data is collected and processed.
- [Terms of Service](https://example.com/terms.md): Terms applying to appointments, estimates, repairs, payments, and website use.
- [Accessibility Information](https://example.com/accessibility.md): Information about website accessibility and assistance for customers with accessibility requirements.
## Optional
- [Maintenance Guides](https://example.com/guides.md): General information about maintaining plumbing, electrical, heating, and cooling systems.
- [Customer Reviews](https://example.com/reviews.md): Feedback submitted by previous customers.
- [Completed Projects](https://example.com/projects.md): Examples of selected installations, repairs, and maintenance work.
- [Company News](https://example.com/news.md): Business announcements, service updates, and community activities.
- [Careers](https://example.com/careers.md): Current employment and apprenticeship opportunities.
llms.txt Example for a Basic Website
A simple llms.txt example for a small website containing its main pages, essential guides, support information, policies, and selected optional resources.
Recommended sections
# Example Website
> Example Website provides practical information, guides, and resources about its main topic.
## Main Pages
- [About](https://example.com/about/): Information about the website, its purpose, and the people responsible for its content.
- [Topics](https://example.com/topics/): Browse the main subjects and content categories covered by the website.
## Help and Contact
- [Contact](https://example.com/contact/): Contact information and available enquiry methods.
# Example Website
> Example Website provides practical information, guides, and resources about its main topic.
The resources below explain the purpose of the website, its main content, available guides, and ways to obtain help.
Use the main pages and guides for current information about the website and its content.
## Main Pages
- [About](https://example.com/about/): Information about the website, its purpose, and the people responsible for its content.
- [Topics](https://example.com/topics/): Browse the main subjects and content categories covered by the website.
- [Getting Started](https://example.com/getting-started/): A basic introduction for new visitors.
- [Frequently Asked Questions](https://example.com/faq/): Answers to common questions about the website and its resources.
## Guides and Resources
- [Beginner Guide](https://example.com/guides/beginner-guide/): An introductory guide explaining the main concepts covered by the website.
- [Resource Library](https://example.com/resources/): A collection of selected guides, references, and useful materials.
- [Glossary](https://example.com/glossary/): Definitions of important terms used throughout the website.
- [Latest Updates](https://example.com/updates/): Important changes and recently updated resources.
## Help and Contact
- [Contact](https://example.com/contact/): Contact information and available enquiry methods.
- [Help](https://example.com/help/): Assistance with using the website and finding information.
- [Privacy Policy](https://example.com/privacy-policy/): Information about the collection and handling of visitor data.
- [Terms and Conditions](https://example.com/terms/): Terms governing access to and use of the website.
# Example Website
> Example Website provides practical information, guides, and resources about its main topic.
The resources below explain the purpose of the website, its main content, available guides, and ways to obtain help.
Use the main pages and guides for current information about the website and its content.
## Main Pages
- [About](https://example.com/about/): Information about the website, its purpose, and the people responsible for its content.
- [Topics](https://example.com/topics/): Browse the main subjects and content categories covered by the website.
- [Getting Started](https://example.com/getting-started/): A basic introduction for new visitors.
- [Frequently Asked Questions](https://example.com/faq/): Answers to common questions about the website and its resources.
## Guides and Resources
- [Beginner Guide](https://example.com/guides/beginner-guide/): An introductory guide explaining the main concepts covered by the website.
- [Resource Library](https://example.com/resources/): A collection of selected guides, references, and useful materials.
- [Glossary](https://example.com/glossary/): Definitions of important terms used throughout the website.
- [Latest Updates](https://example.com/updates/): Important changes and recently updated resources.
## Help and Contact
- [Contact](https://example.com/contact/): Contact information and available enquiry methods.
- [Help](https://example.com/help/): Assistance with using the website and finding information.
- [Privacy Policy](https://example.com/privacy-policy/): Information about the collection and handling of visitor data.
- [Terms and Conditions](https://example.com/terms/): Terms governing access to and use of the website.
## Optional
- [Blog](https://example.com/blog/): Additional articles, commentary, and website updates.
- [Newsletter](https://example.com/newsletter/): Information about subscribing to website updates.
- [Social Media](https://example.com/social-media/): Official social-media profiles associated with the website.
llms.txt Example for a Blog or Publication
A complete llms.txt example for a blog or online publication containing topic hubs, essential guides, author information, editorial standards, reader resources, and selected optional content.
Recommended sections
# Fieldstone Journal
> Fieldstone Journal is an independent online publication covering science, technology, the environment, health, and society through educational articles and research-based guides.
## Publication Information
- [About Fieldstone Journal](https://example.com/about/): Information about the publication, its purpose, subject coverage, and intended audience.
- [Authors](https://example.com/authors/): Profiles, qualifications, and published work of contributing authors.
## Main Topics
- [Science](https://example.com/science/): Articles and guides covering scientific discoveries, research methods, and basic scientific concepts.
- [Technology](https://example.com/technology/): Coverage of software, artificial intelligence, digital systems, and emerging technologies.
- [Environment](https://example.com/environment/): Articles about ecosystems, conservation, climate, pollution, and environmental research.
- [Health](https://example.com/health/): Educational information about health, medicine, nutrition, and public-health topics.
## Authors and Editorial Standards
- [Editorial Policy](https://example.com/editorial-policy/): Standards followed when selecting, researching, writing, editing, and updating content.
- [Fact-Checking Policy](https://example.com/fact-checking-policy/): Methods used to verify factual claims, statistics, quotations, and referenced sources.
# Fieldstone Journal
> Fieldstone Journal is an independent online publication covering science, technology, the environment, health, and society through educational articles and research-based guides.
The resources below explain the publication, its main subject areas, important guides, authorship standards, editorial policies, and reader-support information.
Use the topic pages to discover related articles. Use the editorial and fact-checking policies to understand how the publication researches, reviews, updates, and corrects its content.
## Publication Information
- [About Fieldstone Journal](https://example.com/about/): Information about the publication, its purpose, subject coverage, and intended audience.
- [Start Here](https://example.com/start-here/): An introduction to the publication and its most useful resources for new readers.
- [Authors](https://example.com/authors/): Profiles, qualifications, and published work of contributing authors.
- [Contact](https://example.com/contact/): Contact information for general enquiries, editorial feedback, and corrections.
- [Frequently Asked Questions](https://example.com/faq/): Answers to common questions about the publication and its content.
## Main Topics
- [Science](https://example.com/science/): Articles and guides covering scientific discoveries, research methods, and basic scientific concepts.
- [Technology](https://example.com/technology/): Coverage of software, artificial intelligence, digital systems, and emerging technologies.
- [Environment](https://example.com/environment/): Articles about ecosystems, conservation, climate, pollution, and environmental research.
- [Health](https://example.com/health/): Educational information about health, medicine, nutrition, and public-health topics.
- [Society](https://example.com/society/): Analysis of education, culture, policy, communication, and social developments.
## Essential Guides
- [Understanding Scientific Research](https://example.com/guides/scientific-research/): A guide to research design, evidence, peer review, and interpretation of scientific studies.
- [Artificial Intelligence Guide](https://example.com/guides/artificial-intelligence/): An introduction to artificial intelligence, machine learning, language models, and common applications.
- [Climate Change Guide](https://example.com/guides/climate-change/): An overview of climate science, causes, effects, evidence, and mitigation strategies.
- [Health Information Guide](https://example.com/guides/health-information/): Guidance for evaluating health claims, medical evidence, and online health information.
- [Statistics and Data Guide](https://example.com/guides/statistics-data/): Explanations of common statistical concepts, charts, research data, and misleading comparisons.
- [Glossary](https://example.com/glossary/): Definitions of important scientific, technical, environmental, and health-related terms.
## Authors and Editorial Standards
- [Editorial Policy](https://example.com/editorial-policy/): Standards followed when selecting, researching, writing, editing, and updating content.
- [Fact-Checking Policy](https://example.com/fact-checking-policy/): Methods used to verify factual claims, statistics, quotations, and referenced sources.
- [Corrections Policy](https://example.com/corrections-policy/): Procedures for reporting, reviewing, and correcting content errors.
- [Sources and References Policy](https://example.com/sources-policy/): Information about the types of sources used and how references are selected.
- [Review Process](https://example.com/review-process/): Explanation of editorial review and specialist review where appropriate.
- [Content Update Policy](https://example.com/content-update-policy/): Information about how older articles are reviewed and updated.
- [Editorial Independence](https://example.com/editorial-independence/): Standards concerning sponsorship, advertising, conflicts of interest, and editorial decisions.
## Reader Information
- [How to Use This Website](https://example.com/how-to-use/): Guidance for finding topic pages, guides, references, and related articles.
- [Submit a Correction](https://example.com/submit-correction/): Report a possible factual, grammatical, citation, or technical error.
- [Content Disclaimer](https://example.com/disclaimer/): Limitations and intended use of the publication's educational information.
- [Privacy Policy](https://example.com/privacy-policy/): Information about the collection, processing, and protection of visitor data.
- [Terms and Conditions](https://example.com/terms/): Terms governing access to and use of the publication.
- [Accessibility Statement](https://example.com/accessibility/): Information about website accessibility and available assistance.
# Fieldstone Journal
> Fieldstone Journal is an independent online publication covering science, technology, the environment, health, and society through educational articles and research-based guides.
The resources below explain the publication, its main subject areas, important guides, authorship standards, editorial policies, and reader-support information.
Use the topic pages to discover related articles. Use the editorial and fact-checking policies to understand how the publication researches, reviews, updates, and corrects its content.
## Publication Information
- [About Fieldstone Journal](https://example.com/about/): Information about the publication, its purpose, subject coverage, and intended audience.
- [Start Here](https://example.com/start-here/): An introduction to the publication and its most useful resources for new readers.
- [Authors](https://example.com/authors/): Profiles, qualifications, and published work of contributing authors.
- [Contact](https://example.com/contact/): Contact information for general enquiries, editorial feedback, and corrections.
- [Frequently Asked Questions](https://example.com/faq/): Answers to common questions about the publication and its content.
## Main Topics
- [Science](https://example.com/science/): Articles and guides covering scientific discoveries, research methods, and basic scientific concepts.
- [Technology](https://example.com/technology/): Coverage of software, artificial intelligence, digital systems, and emerging technologies.
- [Environment](https://example.com/environment/): Articles about ecosystems, conservation, climate, pollution, and environmental research.
- [Health](https://example.com/health/): Educational information about health, medicine, nutrition, and public-health topics.
- [Society](https://example.com/society/): Analysis of education, culture, policy, communication, and social developments.
## Essential Guides
- [Understanding Scientific Research](https://example.com/guides/scientific-research/): A guide to research design, evidence, peer review, and interpretation of scientific studies.
- [Artificial Intelligence Guide](https://example.com/guides/artificial-intelligence/): An introduction to artificial intelligence, machine learning, language models, and common applications.
- [Climate Change Guide](https://example.com/guides/climate-change/): An overview of climate science, causes, effects, evidence, and mitigation strategies.
- [Health Information Guide](https://example.com/guides/health-information/): Guidance for evaluating health claims, medical evidence, and online health information.
- [Statistics and Data Guide](https://example.com/guides/statistics-data/): Explanations of common statistical concepts, charts, research data, and misleading comparisons.
- [Glossary](https://example.com/glossary/): Definitions of important scientific, technical, environmental, and health-related terms.
## Authors and Editorial Standards
- [Editorial Policy](https://example.com/editorial-policy/): Standards followed when selecting, researching, writing, editing, and updating content.
- [Fact-Checking Policy](https://example.com/fact-checking-policy/): Methods used to verify factual claims, statistics, quotations, and referenced sources.
- [Corrections Policy](https://example.com/corrections-policy/): Procedures for reporting, reviewing, and correcting content errors.
- [Sources and References Policy](https://example.com/sources-policy/): Information about the types of sources used and how references are selected.
- [Review Process](https://example.com/review-process/): Explanation of editorial review and specialist review where appropriate.
- [Content Update Policy](https://example.com/content-update-policy/): Information about how older articles are reviewed and updated.
- [Editorial Independence](https://example.com/editorial-independence/): Standards concerning sponsorship, advertising, conflicts of interest, and editorial decisions.
## Reader Information
- [How to Use This Website](https://example.com/how-to-use/): Guidance for finding topic pages, guides, references, and related articles.
- [Submit a Correction](https://example.com/submit-correction/): Report a possible factual, grammatical, citation, or technical error.
- [Content Disclaimer](https://example.com/disclaimer/): Limitations and intended use of the publication's educational information.
- [Privacy Policy](https://example.com/privacy-policy/): Information about the collection, processing, and protection of visitor data.
- [Terms and Conditions](https://example.com/terms/): Terms governing access to and use of the publication.
- [Accessibility Statement](https://example.com/accessibility/): Information about website accessibility and available assistance.
## Optional
- [Latest Articles](https://example.com/latest/): Recently published and updated articles.
- [News and Analysis](https://example.com/news/): Timely reporting and commentary about current developments.
- [Opinion](https://example.com/opinion/): Commentary and viewpoints that are separate from factual news and educational guides.
- [Newsletter](https://example.com/newsletter/): Information about subscribing to publication updates.
- [Podcasts](https://example.com/podcasts/): Audio discussions, interviews, and educational programmes.
- [Videos](https://example.com/videos/): Video explainers, interviews, and recorded presentations.
- [Write for Us](https://example.com/write-for-us/): Submission requirements and contributor information.
llms.txt Example for a Portfolio or CV
A complete llms.txt example for a professional portfolio or CV website containing profile information, work experience, selected projects, education, skills, publications, and contact resources.
Recommended sections
# Maya Chen
> Maya Chen is a product designer and front-end developer specializing in accessible web applications and design systems.
Use the resources below to review Maya's experience, selected work, skills, and contact information.
## Profile
- [About](https://example.com/about/): Professional background and areas of expertise.
- [Résumé](https://example.com/resume/): Experience, education, skills, and achievements.
## Selected Work
- [Atlas Design System](https://example.com/projects/atlas/): A reusable interface-component system.
- [Healthcare Platform](https://example.com/projects/healthcare/): An accessible appointment-booking application.
- [Project Archive](https://example.com/projects/): Additional professional and independent work.
## Contact
- [Contact](https://example.com/contact/): Professional enquiries and contact options.
- [Availability](https://example.com/availability/): Current work and consultation availability.
# Maya Chen
> Maya Chen is a product designer and front-end developer specializing in accessible interfaces, design systems, and web applications.
This website contains information about Maya's professional experience, selected projects, technical skills, education, publications, and contact options.
Use the project and experience pages for detailed information about Maya's work. Refer to the résumé page for a concise professional history.
## Professional Profile
- [About Maya](https://example.com/about/): Professional background, areas of expertise, and current work.
- [Résumé](https://example.com/resume/): Summary of professional experience, education, skills, and achievements.
- [Areas of Expertise](https://example.com/expertise/): Product design, user-interface development, accessibility, and design-system experience.
- [Services](https://example.com/services/): Design, development, consultation, and project-support services currently offered.
## Experience
- [Professional Experience](https://example.com/experience/): Employment history, roles, responsibilities, and major contributions.
- [Lead Product Designer at Northstar](https://example.com/experience/northstar/): Product design and design-system work completed for Northstar.
- [Front-End Developer at Brightline](https://example.com/experience/brightline/): Front-end development, accessibility, and performance work completed for Brightline.
- [Independent Consulting](https://example.com/experience/consulting/): Selected consulting engagements and services provided to clients.
## Selected Projects
- [Atlas Design System](https://example.com/projects/atlas-design-system/): A reusable component system created for several web applications.
- [Healthcare Appointment Platform](https://example.com/projects/healthcare-platform/): Product design and front-end development for an accessible appointment-booking service.
- [Financial Dashboard Redesign](https://example.com/projects/financial-dashboard/): Redesign of a data-heavy dashboard for improved usability and accessibility.
- [Community Learning Portal](https://example.com/projects/learning-portal/): Design and development of an online learning platform for community organizations.
- [Complete Project Archive](https://example.com/projects/): Additional professional, independent, and experimental projects.
## Education and Skills
- [Education](https://example.com/education/): Degrees, professional training, certifications, and continuing education.
- [Design Skills](https://example.com/skills/design/): Product design, interaction design, prototyping, user research, and design systems.
- [Development Skills](https://example.com/skills/development/): HTML, CSS, JavaScript, TypeScript, React, and front-end testing.
- [Accessibility Skills](https://example.com/skills/accessibility/): Accessible design, semantic HTML, keyboard interaction, and accessibility testing.
- [Tools and Technologies](https://example.com/skills/tools/): Design, development, testing, collaboration, and project-management tools.
## Publications and Talks
- [Articles](https://example.com/articles/): Articles about product design, accessibility, design systems, and front-end development.
- [Conference Talks](https://example.com/talks/): Conference sessions, presentations, workshops, and recorded talks.
- [Designing Accessible Component Libraries](https://example.com/articles/accessible-components/): A guide to creating reusable and accessible interface components.
- [Building Sustainable Design Systems](https://example.com/talks/sustainable-design-systems/): A presentation about maintaining scalable design systems.
- [Interviews and Features](https://example.com/features/): Interviews, guest articles, and professional features published elsewhere.
## Contact
- [Contact Maya](https://example.com/contact/): Professional enquiry form and preferred contact methods.
- [Project Enquiries](https://example.com/contact/projects/): Information required when requesting design, development, or consulting work.
- [Availability](https://example.com/availability/): Current availability for employment, freelance work, consultation, or speaking engagements.
- [Professional Profiles](https://example.com/profiles/): Verified professional and code-hosting profiles associated with Maya.
# Maya Chen
> Maya Chen is a product designer and front-end developer specializing in accessible interfaces, design systems, and web applications.
This website contains information about Maya's professional experience, selected projects, technical skills, education, publications, and contact options.
Use the project and experience pages for detailed information about Maya's work. Refer to the résumé page for a concise professional history.
## Professional Profile
- [About Maya](https://example.com/about/): Professional background, areas of expertise, and current work.
- [Résumé](https://example.com/resume/): Summary of professional experience, education, skills, and achievements.
- [Areas of Expertise](https://example.com/expertise/): Product design, user-interface development, accessibility, and design-system experience.
- [Services](https://example.com/services/): Design, development, consultation, and project-support services currently offered.
## Experience
- [Professional Experience](https://example.com/experience/): Employment history, roles, responsibilities, and major contributions.
- [Lead Product Designer at Northstar](https://example.com/experience/northstar/): Product design and design-system work completed for Northstar.
- [Front-End Developer at Brightline](https://example.com/experience/brightline/): Front-end development, accessibility, and performance work completed for Brightline.
- [Independent Consulting](https://example.com/experience/consulting/): Selected consulting engagements and services provided to clients.
## Selected Projects
- [Atlas Design System](https://example.com/projects/atlas-design-system/): A reusable component system created for several web applications.
- [Healthcare Appointment Platform](https://example.com/projects/healthcare-platform/): Product design and front-end development for an accessible appointment-booking service.
- [Financial Dashboard Redesign](https://example.com/projects/financial-dashboard/): Redesign of a data-heavy dashboard for improved usability and accessibility.
- [Community Learning Portal](https://example.com/projects/learning-portal/): Design and development of an online learning platform for community organizations.
- [Complete Project Archive](https://example.com/projects/): Additional professional, independent, and experimental projects.
## Education and Skills
- [Education](https://example.com/education/): Degrees, professional training, certifications, and continuing education.
- [Design Skills](https://example.com/skills/design/): Product design, interaction design, prototyping, user research, and design systems.
- [Development Skills](https://example.com/skills/development/): HTML, CSS, JavaScript, TypeScript, React, and front-end testing.
- [Accessibility Skills](https://example.com/skills/accessibility/): Accessible design, semantic HTML, keyboard interaction, and accessibility testing.
- [Tools and Technologies](https://example.com/skills/tools/): Design, development, testing, collaboration, and project-management tools.
## Publications and Talks
- [Articles](https://example.com/articles/): Articles about product design, accessibility, design systems, and front-end development.
- [Conference Talks](https://example.com/talks/): Conference sessions, presentations, workshops, and recorded talks.
- [Designing Accessible Component Libraries](https://example.com/articles/accessible-components/): A guide to creating reusable and accessible interface components.
- [Building Sustainable Design Systems](https://example.com/talks/sustainable-design-systems/): A presentation about maintaining scalable design systems.
- [Interviews and Features](https://example.com/features/): Interviews, guest articles, and professional features published elsewhere.
## Contact
- [Contact Maya](https://example.com/contact/): Professional enquiry form and preferred contact methods.
- [Project Enquiries](https://example.com/contact/projects/): Information required when requesting design, development, or consulting work.
- [Availability](https://example.com/availability/): Current availability for employment, freelance work, consultation, or speaking engagements.
- [Professional Profiles](https://example.com/profiles/): Verified professional and code-hosting profiles associated with Maya.
## Optional
- [Personal Blog](https://example.com/blog/): Additional writing about design, development, career growth, and professional interests.
- [Open-Source Work](https://example.com/open-source/): Public software projects, design resources, and community contributions.
- [Recommendations](https://example.com/recommendations/): Professional recommendations and testimonials from colleagues or clients.
- [Photography](https://example.com/photography/): Selected personal photography projects.
- [Now Page](https://example.com/now/): Current professional activities, learning goals, and personal projects.
llms.txt Example for an Educational Website
A complete llms.txt example for a school, college, university, or learning platform containing programs, courses, admissions, departments, learning resources, research, student information, and academic policies.
Recommended sections
# Northbridge Learning Institute
> Northbridge Learning Institute provides undergraduate, postgraduate, professional, and online education in science, technology, business, and the humanities.
## Institution Information
- [About Northbridge Learning Institute](https://example.com/about/): Information about the institution, its educational purpose, history, leadership, and academic activities.
- [Academic Calendar](https://example.com/academic-calendar/): Important dates for terms, examinations, holidays, admissions, and academic activities.
- [Contact the Institution](https://example.com/contact/): Contact details for academic, admission, administrative, and general enquiries.
## Programs and Courses
- [Programs Overview](https://example.com/programs/): Browse the main academic programs and areas of study offered by the institution.
- [Course Catalogue](https://example.com/course-catalogue/): Course descriptions, credits, prerequisites, learning outcomes, and availability.
## Admissions
- [Admissions Overview](https://example.com/admissions/): General information about applying to Northbridge Learning Institute.
- [Application Process](https://example.com/admissions/application-process/): Steps for selecting a program, preparing documents, and submitting an application.
- [Tuition Fees](https://example.com/admissions/tuition-fees/): Program fees, additional charges, payment schedules, and fee-related information.
# Northbridge Learning Institute
> Northbridge Learning Institute provides undergraduate, postgraduate, professional, and online education in science, technology, business, and the humanities.
The resources below explain the institution, its academic programs, admission process, departments, learning resources, student services, research activities, and academic policies.
Use the program and course pages for current academic information. Admission requirements, tuition fees, application dates, course availability, and academic schedules may change between academic years.
## Institution Information
- [About Northbridge Learning Institute](https://example.com/about/): Information about the institution, its educational purpose, history, leadership, and academic activities.
- [Accreditation and Recognition](https://example.com/about/accreditation/): Information about institutional accreditation, recognition, affiliations, and academic approvals.
- [Campus and Locations](https://example.com/campus/): Information about campuses, learning centres, facilities, and directions.
- [Academic Calendar](https://example.com/academic-calendar/): Important dates for terms, examinations, holidays, admissions, and academic activities.
- [Contact the Institution](https://example.com/contact/): Contact details for academic, admission, administrative, and general enquiries.
## Programs and Courses
- [Programs Overview](https://example.com/programs/): Browse the main academic programs and areas of study offered by the institution.
- [Undergraduate Programs](https://example.com/programs/undergraduate/): Bachelor’s degree programs, entry requirements, duration, and study options.
- [Postgraduate Programs](https://example.com/programs/postgraduate/): Master’s degree, postgraduate diploma, and advanced study programs.
- [Professional and Certificate Courses](https://example.com/programs/professional-courses/): Short-term, certificate, professional-development, and continuing-education courses.
- [Online Learning Programs](https://example.com/programs/online/): Programs and courses available through online or distance-learning formats.
- [Course Catalogue](https://example.com/course-catalogue/): Course descriptions, credits, prerequisites, learning outcomes, and availability.
- [Program Comparison](https://example.com/programs/compare/): Compare programs by subject, qualification, duration, and mode of study.
## Admissions
- [Admissions Overview](https://example.com/admissions/): General information about applying to Northbridge Learning Institute.
- [Admission Requirements](https://example.com/admissions/requirements/): Academic qualifications, documents, language requirements, and other eligibility conditions.
- [Application Process](https://example.com/admissions/application-process/): Steps for selecting a program, preparing documents, and submitting an application.
- [Application Dates and Deadlines](https://example.com/admissions/deadlines/): Opening dates, closing dates, decision periods, and enrolment deadlines.
- [Tuition Fees](https://example.com/admissions/tuition-fees/): Program fees, additional charges, payment schedules, and fee-related information.
- [Scholarships and Financial Aid](https://example.com/admissions/financial-aid/): Available scholarships, grants, fee assistance, and eligibility requirements.
- [International Admissions](https://example.com/admissions/international/): Application, documentation, language, visa, and enrolment information for international students.
- [Admissions Frequently Asked Questions](https://example.com/admissions/faq/): Answers to common questions about eligibility, applications, fees, and admission decisions.
## Academic Departments
- [Faculty of Science](https://example.com/departments/science/): Programs, courses, faculty members, laboratories, and research in the natural sciences.
- [Faculty of Technology](https://example.com/departments/technology/): Computing, engineering, information technology, and related academic programs.
- [School of Business](https://example.com/departments/business/): Business, management, accounting, finance, and entrepreneurship programs.
- [Faculty of Humanities](https://example.com/departments/humanities/): Languages, history, philosophy, communication, and cultural studies.
- [Faculty and Staff Directory](https://example.com/faculty/): Public profiles and academic information for faculty and teaching staff.
## Learning Resources
- [Learning Resources Overview](https://example.com/learning-resources/): Guides, materials, academic tools, and support resources available to learners.
- [Study Guides](https://example.com/learning-resources/study-guides/): General study materials and subject-specific learning guides.
- [Open Educational Resources](https://example.com/learning-resources/open-resources/): Publicly accessible lessons, notes, videos, exercises, and teaching materials.
- [Academic Skills Centre](https://example.com/student-support/academic-skills/): Support for academic writing, study planning, research, referencing, and examination preparation.
- [Learning Management System Guide](https://example.com/help/learning-platform/): Instructions for accessing courses, lessons, assignments, assessments, and learning materials.
- [Educational Technology Support](https://example.com/help/technology/): Help with supported learning software, accounts, devices, and online classes.
## Research and Library
- [Research Overview](https://example.com/research/): Information about institutional research areas, projects, centres, and activities.
- [Research Centres](https://example.com/research/centres/): Research institutes, laboratories, specialist centres, and their areas of work.
- [Research Publications](https://example.com/research/publications/): Selected papers, reports, journals, and other research outputs.
- [Library](https://example.com/library/): Library services, collections, study facilities, and user information.
- [Digital Repository](https://example.com/repository/): Publicly available theses, dissertations, reports, publications, and institutional records.
- [Research Ethics](https://example.com/research/ethics/): Requirements and procedures for ethical approval and responsible research.
## Student Information
- [Student Services](https://example.com/students/services/): Academic, administrative, wellbeing, and general services available to students.
- [New Student Guide](https://example.com/students/new-student-guide/): Orientation, enrolment, course registration, and introductory information for new students.
- [Assessment and Examinations](https://example.com/students/assessment-examinations/): Assessment methods, examination procedures, grading, and results information.
- [Academic Support](https://example.com/students/academic-support/): Tutoring, advising, learning assistance, and academic-progress support.
- [Accessibility and Disability Support](https://example.com/students/accessibility-support/): Academic accommodations, accessible learning resources, and disability-support services.
- [Student Wellbeing](https://example.com/students/wellbeing/): Counselling, health, wellbeing, safeguarding, and student-support resources.
- [Certificates and Transcripts](https://example.com/students/records/): Information about academic records, certificates, transcripts, and verification requests.
## Policies
- [Academic Regulations](https://example.com/policies/academic-regulations/): Rules governing enrolment, attendance, assessment, progression, awards, and academic conduct.
- [Academic Integrity Policy](https://example.com/policies/academic-integrity/): Standards concerning plagiarism, cheating, attribution, collaboration, and responsible academic work.
- [Admissions Policy](https://example.com/policies/admissions/): Principles and procedures governing admission decisions and applicant treatment.
- [Student Complaints and Appeals](https://example.com/policies/complaints-appeals/): Procedures for submitting complaints, requesting reviews, and making academic appeals.
- [Privacy Policy](https://example.com/policies/privacy/): Information about the collection, processing, storage, and protection of personal information.
- [Accessibility Statement](https://example.com/accessibility/): Information about website and educational-resource accessibility.
- [Terms of Use](https://example.com/terms/): Terms governing access to and use of the institution’s website and online resources.
# Northbridge Learning Institute
> Northbridge Learning Institute provides undergraduate, postgraduate, professional, and online education in science, technology, business, and the humanities.
The resources below explain the institution, its academic programs, admission process, departments, learning resources, student services, research activities, and academic policies.
Use the program and course pages for current academic information. Admission requirements, tuition fees, application dates, course availability, and academic schedules may change between academic years.
## Institution Information
- [About Northbridge Learning Institute](https://example.com/about/): Information about the institution, its educational purpose, history, leadership, and academic activities.
- [Accreditation and Recognition](https://example.com/about/accreditation/): Information about institutional accreditation, recognition, affiliations, and academic approvals.
- [Campus and Locations](https://example.com/campus/): Information about campuses, learning centres, facilities, and directions.
- [Academic Calendar](https://example.com/academic-calendar/): Important dates for terms, examinations, holidays, admissions, and academic activities.
- [Contact the Institution](https://example.com/contact/): Contact details for academic, admission, administrative, and general enquiries.
## Programs and Courses
- [Programs Overview](https://example.com/programs/): Browse the main academic programs and areas of study offered by the institution.
- [Undergraduate Programs](https://example.com/programs/undergraduate/): Bachelor’s degree programs, entry requirements, duration, and study options.
- [Postgraduate Programs](https://example.com/programs/postgraduate/): Master’s degree, postgraduate diploma, and advanced study programs.
- [Professional and Certificate Courses](https://example.com/programs/professional-courses/): Short-term, certificate, professional-development, and continuing-education courses.
- [Online Learning Programs](https://example.com/programs/online/): Programs and courses available through online or distance-learning formats.
- [Course Catalogue](https://example.com/course-catalogue/): Course descriptions, credits, prerequisites, learning outcomes, and availability.
- [Program Comparison](https://example.com/programs/compare/): Compare programs by subject, qualification, duration, and mode of study.
## Admissions
- [Admissions Overview](https://example.com/admissions/): General information about applying to Northbridge Learning Institute.
- [Admission Requirements](https://example.com/admissions/requirements/): Academic qualifications, documents, language requirements, and other eligibility conditions.
- [Application Process](https://example.com/admissions/application-process/): Steps for selecting a program, preparing documents, and submitting an application.
- [Application Dates and Deadlines](https://example.com/admissions/deadlines/): Opening dates, closing dates, decision periods, and enrolment deadlines.
- [Tuition Fees](https://example.com/admissions/tuition-fees/): Program fees, additional charges, payment schedules, and fee-related information.
- [Scholarships and Financial Aid](https://example.com/admissions/financial-aid/): Available scholarships, grants, fee assistance, and eligibility requirements.
- [International Admissions](https://example.com/admissions/international/): Application, documentation, language, visa, and enrolment information for international students.
- [Admissions Frequently Asked Questions](https://example.com/admissions/faq/): Answers to common questions about eligibility, applications, fees, and admission decisions.
## Academic Departments
- [Faculty of Science](https://example.com/departments/science/): Programs, courses, faculty members, laboratories, and research in the natural sciences.
- [Faculty of Technology](https://example.com/departments/technology/): Computing, engineering, information technology, and related academic programs.
- [School of Business](https://example.com/departments/business/): Business, management, accounting, finance, and entrepreneurship programs.
- [Faculty of Humanities](https://example.com/departments/humanities/): Languages, history, philosophy, communication, and cultural studies.
- [Faculty and Staff Directory](https://example.com/faculty/): Public profiles and academic information for faculty and teaching staff.
## Learning Resources
- [Learning Resources Overview](https://example.com/learning-resources/): Guides, materials, academic tools, and support resources available to learners.
- [Study Guides](https://example.com/learning-resources/study-guides/): General study materials and subject-specific learning guides.
- [Open Educational Resources](https://example.com/learning-resources/open-resources/): Publicly accessible lessons, notes, videos, exercises, and teaching materials.
- [Academic Skills Centre](https://example.com/student-support/academic-skills/): Support for academic writing, study planning, research, referencing, and examination preparation.
- [Learning Management System Guide](https://example.com/help/learning-platform/): Instructions for accessing courses, lessons, assignments, assessments, and learning materials.
- [Educational Technology Support](https://example.com/help/technology/): Help with supported learning software, accounts, devices, and online classes.
## Research and Library
- [Research Overview](https://example.com/research/): Information about institutional research areas, projects, centres, and activities.
- [Research Centres](https://example.com/research/centres/): Research institutes, laboratories, specialist centres, and their areas of work.
- [Research Publications](https://example.com/research/publications/): Selected papers, reports, journals, and other research outputs.
- [Library](https://example.com/library/): Library services, collections, study facilities, and user information.
- [Digital Repository](https://example.com/repository/): Publicly available theses, dissertations, reports, publications, and institutional records.
- [Research Ethics](https://example.com/research/ethics/): Requirements and procedures for ethical approval and responsible research.
## Student Information
- [Student Services](https://example.com/students/services/): Academic, administrative, wellbeing, and general services available to students.
- [New Student Guide](https://example.com/students/new-student-guide/): Orientation, enrolment, course registration, and introductory information for new students.
- [Assessment and Examinations](https://example.com/students/assessment-examinations/): Assessment methods, examination procedures, grading, and results information.
- [Academic Support](https://example.com/students/academic-support/): Tutoring, advising, learning assistance, and academic-progress support.
- [Accessibility and Disability Support](https://example.com/students/accessibility-support/): Academic accommodations, accessible learning resources, and disability-support services.
- [Student Wellbeing](https://example.com/students/wellbeing/): Counselling, health, wellbeing, safeguarding, and student-support resources.
- [Certificates and Transcripts](https://example.com/students/records/): Information about academic records, certificates, transcripts, and verification requests.
## Policies
- [Academic Regulations](https://example.com/policies/academic-regulations/): Rules governing enrolment, attendance, assessment, progression, awards, and academic conduct.
- [Academic Integrity Policy](https://example.com/policies/academic-integrity/): Standards concerning plagiarism, cheating, attribution, collaboration, and responsible academic work.
- [Admissions Policy](https://example.com/policies/admissions/): Principles and procedures governing admission decisions and applicant treatment.
- [Student Complaints and Appeals](https://example.com/policies/complaints-appeals/): Procedures for submitting complaints, requesting reviews, and making academic appeals.
- [Privacy Policy](https://example.com/policies/privacy/): Information about the collection, processing, storage, and protection of personal information.
- [Accessibility Statement](https://example.com/accessibility/): Information about website and educational-resource accessibility.
- [Terms of Use](https://example.com/terms/): Terms governing access to and use of the institution’s website and online resources.
## Optional
- [Institution News](https://example.com/news/): Announcements, institutional developments, and recent achievements.
- [Events](https://example.com/events/): Academic events, seminars, workshops, open days, and public lectures.
- [Campus Life](https://example.com/campus-life/): Student clubs, activities, accommodation, recreation, and campus experiences.
- [Alumni](https://example.com/alumni/): Alumni services, networks, profiles, and opportunities.
- [Careers and Employability](https://example.com/careers-service/): Career planning, placements, internships, and employment-support resources.
- [Community Outreach](https://example.com/community/): Educational programs, public engagement, and community initiatives.
llms.txt Example for a Government Website
A complete llms.txt example for a government website containing public services, applications, forms, payments, laws, notices, open data, publications, accessibility information, and citizen support.
Recommended sections
# Example State Government
> Example State Government is the official public-service portal for government information, applications, licences, benefits, records, payments, laws, and citizen support.
## Government Information
- [About the Government](https://example.gov/about/): Information about the government, its responsibilities, institutions, and administrative structure.
- [Departments and Agencies](https://example.gov/departments/): Directory of government departments, agencies, commissions, and public authorities.
## Public Services
- [Find a Government Service](https://example.gov/services/): Browse government services by topic, department, or user need.
## Applications, Forms and Payments
- [Apply for a Government Service](https://example.gov/apply/): Start an online application for an available government service.
- [Forms Directory](https://example.gov/forms/): Find official application, declaration, registration, and request forms.
- [Government Fees and Payments](https://example.gov/payments/): Pay supported government fees, charges, taxes, fines, and other amounts.
## Help and Access
- [Help Centre](https://example.gov/help/): Guidance for finding services, submitting applications, and using the government portal.
- [Office and Service Centre Directory](https://example.gov/service-centres/): Find in-person government support and service locations.
# Example State Government
> Example State Government is the official public-service portal for government information, applications, licences, benefits, records, payments, laws, and citizen support.
The resources below provide access to the main government services, application procedures, official forms, legal information, public data, and support channels.
Requirements, fees, deadlines, office hours, and service availability may change. Use the current service page and applicable official law or notice when making an application or completing a government process.
## Government Information
- [About the Government](https://example.gov/about/): Information about the government, its responsibilities, institutions, and administrative structure.
- [Departments and Agencies](https://example.gov/departments/): Directory of government departments, agencies, commissions, and public authorities.
- [Government Leadership](https://example.gov/government/leadership/): Official information about current government office-holders and departmental leadership.
- [Government Offices](https://example.gov/locations/): Addresses, operating hours, accessibility information, and contact details for government offices.
- [Contact the Government](https://example.gov/contact/): Official contact channels for general enquiries and public-service assistance.
## Public Services
- [Find a Government Service](https://example.gov/services/): Browse government services by topic, department, or user need.
- [Benefits and Financial Assistance](https://example.gov/services/benefits/): Information about public benefits, financial assistance, eligibility, and applications.
- [Birth, Death and Marriage Records](https://example.gov/services/civil-records/): Request official civil-registration records and certificates.
- [Business Services](https://example.gov/services/business/): Business registration, licences, permits, taxes, grants, and regulatory information.
- [Housing and Property Services](https://example.gov/services/housing-property/): Housing assistance, property records, land services, and related applications.
- [Health and Social Services](https://example.gov/services/health-social-care/): Public-health information, social services, care programs, and support resources.
- [Education and Training](https://example.gov/services/education/): Government education services, student assistance, training programs, and institutional information.
- [Transport and Driving Services](https://example.gov/services/transport-driving/): Driving licences, vehicle registration, public transport, and road-service information.
- [Environment and Waste Services](https://example.gov/services/environment/): Environmental permits, waste services, conservation programs, and public guidance.
## Applications, Forms and Payments
- [Apply for a Government Service](https://example.gov/apply/): Start an online application for an available government service.
- [Forms Directory](https://example.gov/forms/): Find official application, declaration, registration, and request forms.
- [Eligibility and Required Documents](https://example.gov/help/eligibility-documents/): General guidance for checking eligibility and preparing supporting documents.
- [Track an Application](https://example.gov/track-application/): Check the current status of an eligible application or request.
- [Government Fees and Payments](https://example.gov/payments/): Pay supported government fees, charges, taxes, fines, and other amounts.
- [Appointments](https://example.gov/appointments/): Book, reschedule, or cancel an appointment with a participating government office.
- [Complaints and Appeals](https://example.gov/complaints-appeals/): Submit a complaint, request a review, or appeal an eligible government decision.
## Laws, Rules and Public Notices
- [Laws and Regulations](https://example.gov/laws/): Access current legislation, regulations, rules, and related legal information.
- [Government Policies](https://example.gov/policies/): Review official policies, administrative guidance, and policy documents.
- [Public Notices](https://example.gov/notices/): Current statutory notices, administrative announcements, and public information notices.
- [Public Consultations](https://example.gov/consultations/): Open and completed consultations on proposed laws, policies, and public programs.
- [Official Gazette](https://example.gov/gazette/): Published legal notices, orders, appointments, regulations, and official government records.
- [Right to Information](https://example.gov/right-to-information/): Procedures for requesting public information and government records.
- [Emergency Orders and Advisories](https://example.gov/emergency-notices/): Current emergency declarations, public advisories, restrictions, and official instructions.
## Data and Publications
- [Open Data Portal](https://data.example.gov/): Government datasets available for public access and reuse.
- [Statistics](https://example.gov/statistics/): Official demographic, economic, social, environmental, and administrative statistics.
- [Reports and Publications](https://example.gov/publications/): Government reports, research, strategies, plans, and public documents.
- [Budget and Public Spending](https://example.gov/budget-spending/): Budget documents, expenditure information, financial reports, and public accounts.
- [Contracts and Procurement](https://example.gov/procurement/): Public tenders, procurement rules, awarded contracts, and supplier information.
- [Performance Reports](https://example.gov/performance/): Government service targets, performance results, and accountability reports.
## Help and Access
- [Help Centre](https://example.gov/help/): Guidance for finding services, submitting applications, and using the government portal.
- [Service Status](https://status.example.gov/): Current availability, planned maintenance, and known problems affecting online services.
- [Office and Service Centre Directory](https://example.gov/service-centres/): Find in-person government support and service locations.
- [Language Assistance](https://example.gov/languages/): Government information and assistance available in supported languages.
- [Accessibility](https://example.gov/accessibility/): Accessibility information and assistance for people using government websites and services.
- [Privacy Notice](https://example.gov/privacy/): Information about how the government collects, uses, stores, and protects personal data.
- [Website Terms](https://example.gov/terms/): Terms governing access to and use of the government website.
- [Report a Website Problem](https://example.gov/report-problem/): Report an accessibility, technical, security, or content problem affecting the website.
# Example State Government
> Example State Government is the official public-service portal for government information, applications, licences, benefits, records, payments, laws, and citizen support.
The resources below provide access to the main government services, application procedures, official forms, legal information, public data, and support channels.
Requirements, fees, deadlines, office hours, and service availability may change. Use the current service page and applicable official law or notice when making an application or completing a government process.
## Government Information
- [About the Government](https://example.gov/about/): Information about the government, its responsibilities, institutions, and administrative structure.
- [Departments and Agencies](https://example.gov/departments/): Directory of government departments, agencies, commissions, and public authorities.
- [Government Leadership](https://example.gov/government/leadership/): Official information about current government office-holders and departmental leadership.
- [Government Offices](https://example.gov/locations/): Addresses, operating hours, accessibility information, and contact details for government offices.
- [Contact the Government](https://example.gov/contact/): Official contact channels for general enquiries and public-service assistance.
## Public Services
- [Find a Government Service](https://example.gov/services/): Browse government services by topic, department, or user need.
- [Benefits and Financial Assistance](https://example.gov/services/benefits/): Information about public benefits, financial assistance, eligibility, and applications.
- [Birth, Death and Marriage Records](https://example.gov/services/civil-records/): Request official civil-registration records and certificates.
- [Business Services](https://example.gov/services/business/): Business registration, licences, permits, taxes, grants, and regulatory information.
- [Housing and Property Services](https://example.gov/services/housing-property/): Housing assistance, property records, land services, and related applications.
- [Health and Social Services](https://example.gov/services/health-social-care/): Public-health information, social services, care programs, and support resources.
- [Education and Training](https://example.gov/services/education/): Government education services, student assistance, training programs, and institutional information.
- [Transport and Driving Services](https://example.gov/services/transport-driving/): Driving licences, vehicle registration, public transport, and road-service information.
- [Environment and Waste Services](https://example.gov/services/environment/): Environmental permits, waste services, conservation programs, and public guidance.
## Applications, Forms and Payments
- [Apply for a Government Service](https://example.gov/apply/): Start an online application for an available government service.
- [Forms Directory](https://example.gov/forms/): Find official application, declaration, registration, and request forms.
- [Eligibility and Required Documents](https://example.gov/help/eligibility-documents/): General guidance for checking eligibility and preparing supporting documents.
- [Track an Application](https://example.gov/track-application/): Check the current status of an eligible application or request.
- [Government Fees and Payments](https://example.gov/payments/): Pay supported government fees, charges, taxes, fines, and other amounts.
- [Appointments](https://example.gov/appointments/): Book, reschedule, or cancel an appointment with a participating government office.
- [Complaints and Appeals](https://example.gov/complaints-appeals/): Submit a complaint, request a review, or appeal an eligible government decision.
## Laws, Rules and Public Notices
- [Laws and Regulations](https://example.gov/laws/): Access current legislation, regulations, rules, and related legal information.
- [Government Policies](https://example.gov/policies/): Review official policies, administrative guidance, and policy documents.
- [Public Notices](https://example.gov/notices/): Current statutory notices, administrative announcements, and public information notices.
- [Public Consultations](https://example.gov/consultations/): Open and completed consultations on proposed laws, policies, and public programs.
- [Official Gazette](https://example.gov/gazette/): Published legal notices, orders, appointments, regulations, and official government records.
- [Right to Information](https://example.gov/right-to-information/): Procedures for requesting public information and government records.
- [Emergency Orders and Advisories](https://example.gov/emergency-notices/): Current emergency declarations, public advisories, restrictions, and official instructions.
## Data and Publications
- [Open Data Portal](https://data.example.gov/): Government datasets available for public access and reuse.
- [Statistics](https://example.gov/statistics/): Official demographic, economic, social, environmental, and administrative statistics.
- [Reports and Publications](https://example.gov/publications/): Government reports, research, strategies, plans, and public documents.
- [Budget and Public Spending](https://example.gov/budget-spending/): Budget documents, expenditure information, financial reports, and public accounts.
- [Contracts and Procurement](https://example.gov/procurement/): Public tenders, procurement rules, awarded contracts, and supplier information.
- [Performance Reports](https://example.gov/performance/): Government service targets, performance results, and accountability reports.
## Help and Access
- [Help Centre](https://example.gov/help/): Guidance for finding services, submitting applications, and using the government portal.
- [Service Status](https://status.example.gov/): Current availability, planned maintenance, and known problems affecting online services.
- [Office and Service Centre Directory](https://example.gov/service-centres/): Find in-person government support and service locations.
- [Language Assistance](https://example.gov/languages/): Government information and assistance available in supported languages.
- [Accessibility](https://example.gov/accessibility/): Accessibility information and assistance for people using government websites and services.
- [Privacy Notice](https://example.gov/privacy/): Information about how the government collects, uses, stores, and protects personal data.
- [Website Terms](https://example.gov/terms/): Terms governing access to and use of the government website.
- [Report a Website Problem](https://example.gov/report-problem/): Report an accessibility, technical, security, or content problem affecting the website.
## Optional
- [Government News](https://example.gov/news/): Official announcements, government updates, and media releases.
- [Events](https://example.gov/events/): Public meetings, consultations, ceremonies, and government-organized events.
- [Government Careers](https://example.gov/careers/): Public-sector employment opportunities and recruitment information.
- [Speeches and Statements](https://example.gov/speeches/): Official speeches, statements, and transcripts.
- [Government Social Media](https://example.gov/social-media/): Verified social-media accounts operated by government departments and agencies.
llms.txt Example for a Nonprofit Website
A complete llms.txt example for a nonprofit website containing mission information, programs, impact reports, donation and volunteer options, governance, financial transparency, policies, and secondary resources.
Recommended sections
# BrightPath Community Network
> BrightPath Community Network is a nonprofit organization providing education, food assistance, employment support, and community-development programs for underserved communities.
## Organization Information
- [About BrightPath](https://example.org/about/): Information about the organization, its history, purpose, and communities served.
- [Mission and Values](https://example.org/mission/): The organization’s mission, values, and long-term social objectives.
## Programs and Services
- [Programs Overview](https://example.org/programs/): Directory of the organization’s current community programs and services.
- [Eligibility and Applications](https://example.org/get-support/): Eligibility requirements, required documents, application procedures, and available support.
## Donate and Get Involved
- [Donate](https://example.org/donate/): Make a one-time or recurring contribution to support the organization’s programs.
- [Volunteer](https://example.org/volunteer/): Available volunteer roles, requirements, training, and application procedures.
## Contact and Policies
- [Contact](https://example.org/contact/): Contact details for general enquiries, program assistance, donations, and partnerships.
# BrightPath Community Network
> BrightPath Community Network is a nonprofit organization providing education, food assistance, employment support, and community-development programs for underserved communities.
The resources below explain the organization’s mission, programs, eligibility requirements, impact, leadership, financial information, donation options, volunteer opportunities, and organizational policies.
Program availability, eligibility requirements, service locations, application periods, and fundraising campaigns may change. Use the current program or support page for the latest information.
## Organization Information
- [About BrightPath](https://example.org/about/): Information about the organization, its history, purpose, and communities served.
- [Mission and Values](https://example.org/mission/): The organization’s mission, values, and long-term social objectives.
- [Leadership and Team](https://example.org/leadership/): Information about executive leadership, program managers, and key staff members.
- [Locations](https://example.org/locations/): Offices, community centres, service locations, and operating hours.
- [Frequently Asked Questions](https://example.org/faq/): Answers to common questions about programs, donations, volunteering, and organizational operations.
## Programs and Services
- [Programs Overview](https://example.org/programs/): Directory of the organization’s current community programs and services.
- [Education Support](https://example.org/programs/education/): Tutoring, learning materials, scholarships, and educational-support services.
- [Food Assistance](https://example.org/programs/food-assistance/): Food distribution, community kitchens, and emergency food-support programs.
- [Employment Support](https://example.org/programs/employment/): Job-readiness training, career guidance, skills development, and employment resources.
- [Community Development](https://example.org/programs/community-development/): Local development, infrastructure, outreach, and community-capacity programs.
- [Eligibility and Applications](https://example.org/get-support/): Eligibility requirements, required documents, application procedures, and available support.
## Impact and Reports
- [Our Impact](https://example.org/impact/): Results, achievements, beneficiary information, and major program outcomes.
- [Goals and Impact Metrics](https://example.org/impact/metrics/): Current goals, measurement methods, indicators, and reported progress.
- [Annual Reports](https://example.org/reports/annual/): Annual summaries of programs, outcomes, finances, challenges, and future priorities.
- [Program Reports](https://example.org/reports/programs/): Evaluations and reports for individual programs and initiatives.
- [Community Stories](https://example.org/impact/stories/): Examples showing how programs have affected participating individuals and communities.
## Donate and Get Involved
- [Donate](https://example.org/donate/): Make a one-time or recurring contribution to support the organization’s programs.
- [How Donations Are Used](https://example.org/donate/how-funds-are-used/): Information about how contributions support programs, operations, and community services.
- [Volunteer](https://example.org/volunteer/): Available volunteer roles, requirements, training, and application procedures.
- [Corporate Partnerships](https://example.org/partnerships/): Information for companies interested in funding, volunteering, or program partnerships.
- [Fundraising](https://example.org/fundraise/): Guidance for creating an approved fundraising campaign for the organization.
- [Other Ways to Help](https://example.org/get-involved/): Additional opportunities to contribute skills, resources, advocacy, or community support.
## Governance and Transparency
- [Board of Directors](https://example.org/governance/board/): Information about board members, responsibilities, and organizational oversight.
- [Governance](https://example.org/governance/): Information about organizational structure, decision-making, and accountability practices.
- [Financial Reports](https://example.org/financials/): Audited statements, revenue and expenditure information, and other financial reports.
- [Regulatory Filings](https://example.org/financials/filings/): Publicly available charity registrations, tax filings, and regulatory documents.
- [Conflict of Interest Policy](https://example.org/policies/conflict-of-interest/): Rules for identifying and managing organizational conflicts of interest.
- [Ethics and Accountability](https://example.org/policies/ethics-accountability/): Standards governing ethical conduct, transparency, and responsible organizational management.
## Contact and Policies
- [Contact](https://example.org/contact/): Contact details for general enquiries, program assistance, donations, and partnerships.
- [Report a Concern](https://example.org/report-concern/): Submit a concern about conduct, safety, fundraising, or organizational activities.
- [Privacy Policy](https://example.org/privacy/): Information about how personal, donor, volunteer, and program-participant data is handled.
- [Donation and Refund Policy](https://example.org/policies/donations-refunds/): Conditions applying to contributions, receipts, errors, and refund requests.
- [Safeguarding Policy](https://example.org/policies/safeguarding/): Measures for protecting children, vulnerable people, participants, volunteers, and staff.
- [Accessibility](https://example.org/accessibility/): Information about website, program, and service accessibility.
# BrightPath Community Network
> BrightPath Community Network is a nonprofit organization providing education, food assistance, employment support, and community-development programs for underserved communities.
The resources below explain the organization’s mission, programs, eligibility requirements, impact, leadership, financial information, donation options, volunteer opportunities, and organizational policies.
Program availability, eligibility requirements, service locations, application periods, and fundraising campaigns may change. Use the current program or support page for the latest information.
## Organization Information
- [About BrightPath](https://example.org/about/): Information about the organization, its history, purpose, and communities served.
- [Mission and Values](https://example.org/mission/): The organization’s mission, values, and long-term social objectives.
- [Leadership and Team](https://example.org/leadership/): Information about executive leadership, program managers, and key staff members.
- [Locations](https://example.org/locations/): Offices, community centres, service locations, and operating hours.
- [Frequently Asked Questions](https://example.org/faq/): Answers to common questions about programs, donations, volunteering, and organizational operations.
## Programs and Services
- [Programs Overview](https://example.org/programs/): Directory of the organization’s current community programs and services.
- [Education Support](https://example.org/programs/education/): Tutoring, learning materials, scholarships, and educational-support services.
- [Food Assistance](https://example.org/programs/food-assistance/): Food distribution, community kitchens, and emergency food-support programs.
- [Employment Support](https://example.org/programs/employment/): Job-readiness training, career guidance, skills development, and employment resources.
- [Community Development](https://example.org/programs/community-development/): Local development, infrastructure, outreach, and community-capacity programs.
- [Eligibility and Applications](https://example.org/get-support/): Eligibility requirements, required documents, application procedures, and available support.
## Impact and Reports
- [Our Impact](https://example.org/impact/): Results, achievements, beneficiary information, and major program outcomes.
- [Goals and Impact Metrics](https://example.org/impact/metrics/): Current goals, measurement methods, indicators, and reported progress.
- [Annual Reports](https://example.org/reports/annual/): Annual summaries of programs, outcomes, finances, challenges, and future priorities.
- [Program Reports](https://example.org/reports/programs/): Evaluations and reports for individual programs and initiatives.
- [Community Stories](https://example.org/impact/stories/): Examples showing how programs have affected participating individuals and communities.
## Donate and Get Involved
- [Donate](https://example.org/donate/): Make a one-time or recurring contribution to support the organization’s programs.
- [How Donations Are Used](https://example.org/donate/how-funds-are-used/): Information about how contributions support programs, operations, and community services.
- [Volunteer](https://example.org/volunteer/): Available volunteer roles, requirements, training, and application procedures.
- [Corporate Partnerships](https://example.org/partnerships/): Information for companies interested in funding, volunteering, or program partnerships.
- [Fundraising](https://example.org/fundraise/): Guidance for creating an approved fundraising campaign for the organization.
- [Other Ways to Help](https://example.org/get-involved/): Additional opportunities to contribute skills, resources, advocacy, or community support.
## Governance and Transparency
- [Board of Directors](https://example.org/governance/board/): Information about board members, responsibilities, and organizational oversight.
- [Governance](https://example.org/governance/): Information about organizational structure, decision-making, and accountability practices.
- [Financial Reports](https://example.org/financials/): Audited statements, revenue and expenditure information, and other financial reports.
- [Regulatory Filings](https://example.org/financials/filings/): Publicly available charity registrations, tax filings, and regulatory documents.
- [Conflict of Interest Policy](https://example.org/policies/conflict-of-interest/): Rules for identifying and managing organizational conflicts of interest.
- [Ethics and Accountability](https://example.org/policies/ethics-accountability/): Standards governing ethical conduct, transparency, and responsible organizational management.
## Contact and Policies
- [Contact](https://example.org/contact/): Contact details for general enquiries, program assistance, donations, and partnerships.
- [Report a Concern](https://example.org/report-concern/): Submit a concern about conduct, safety, fundraising, or organizational activities.
- [Privacy Policy](https://example.org/privacy/): Information about how personal, donor, volunteer, and program-participant data is handled.
- [Donation and Refund Policy](https://example.org/policies/donations-refunds/): Conditions applying to contributions, receipts, errors, and refund requests.
- [Safeguarding Policy](https://example.org/policies/safeguarding/): Measures for protecting children, vulnerable people, participants, volunteers, and staff.
- [Accessibility](https://example.org/accessibility/): Information about website, program, and service accessibility.
## Optional
- [News](https://example.org/news/): Organizational announcements, program updates, and community news.
- [Events](https://example.org/events/): Fundraising events, workshops, public meetings, and community activities.
- [Blog](https://example.org/blog/): Articles about nonprofit work, community issues, and program developments.
- [Newsletter](https://example.org/newsletter/): Information about subscribing to organizational updates.
- [Careers](https://example.org/careers/): Current employment, internship, and fellowship opportunities.