# Virtual Workplace for Distributed Teams - ovice

> Markdown mirror of DialtoneApp's public top-site detail page for `ovice.com`.

URL: https://dialtoneapp.com/top-sites/ovice.com/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/ovice.com

## Summary

- Domain: `ovice.com`
- Website: https://ovice.com
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 330537

## robots

~~~text
User-agent: GPTBot
Allow: /
User-agent: *
Disallow: /*.pdf$
Disallow: /*?
Disallow: /ja/ovice-11*

Sitemap: https://www.ovice.com/sitemap.xml
~~~

## llms

~~~text
# https://www.ovice.com/llms.txt
# updated on Feb-03-2026

user-agent: *

# License
x-content-license: "(c) oVice, Inc. All rights reserved."
x-ai-training-policy: "allowed"

# Rate Limits
crawl-delay: 1
x-rate-limit: 60
x-rate-limit-window: 60
x-rate-limit-policy: "strict"
x-rate-limit-retry: "no-retry"
x-rate-limit-description: "Max 60 requests per 60 seconds. no tetry if rate limit is exceeded."

# Concurrency Limits
x-concurrency-limit: 3
x-concurrency-limit-description: "Limit concurrent requests - max 3, intend to manage server load."

# Error Handling and Retry Policy
x-error-retry-policy: "exponential-backoff"
x-error-retry-policy-description: "For transient errors (5xx except 429), implement exponential backoff with initial wait of 2 seconds, doubling on each retry, with maximum 5 retries."
x-rate-limit-exceeded-policy: "wait-and-retry"
x-rate-limit-exceeded-policy-description: "When receiving HTTP 429 (Too Many Requests), do not retry immediately. Wait at least 60 seconds before attempting the request again."
x-max-retries: 5
x-retry-status-codes:
  - 500
  - 502
  - 503
  - 504
x-no-immediate-retry-status-codes:
  - 429
x-no-retry-status-codes:
  - 403
  - 404

# Canonical URL Policy
x-canonical-url-policy: "strict"
x-canonical-url: "https://www.ovice.com/"
x-canonical-url-description: "Access via other FQDNs or IP addresses is invalid."

# Sitemap
allow: /sitemap.xml
x-sitemap: https://www.ovice.com/sitemap.xml
x-sitemap-format: xml

# Publisher Information
x-publisher-name: "oVice, Inc."
x-publisher-description: "oVice, Inc. is a SaaS company providing virtual workplace platform.
x-publisher-website: "https://www.ovice.com/"

# Language
x-supported-languages:
  - ja
  - en
  - ko
~~~

## llms-full

Not found.