# Auth.md

Agent access policy for Quế Trà Leng.

Quế Trà Leng is a public product storytelling site. Public pages, metadata, and discovery endpoints can be read without OAuth tokens or agent registration.

## Access Policy

- Public read access: allowed.
- Automated search and summarization: allowed.
- AI training preference: not allowed.
- Checkout, payment, and account APIs: not exposed by this website.

## Agent Registration

Agent registration: no automated OAuth registration is required for read-only use. Agents may use the public metadata below without a token. For purchases, supplier questions, partnerships, or reuse requests, contact the site owner through the public channels below.

## agent_auth

```yaml
agent_auth:
  skill: https://quetraleng.vn/auth.md
  register_uri: https://quetraleng.vn/auth.md
  registration_policy: public-read-no-token
  identity_types_supported:
    - anonymous
  anonymous:
    credential_types_supported:
      - none
    claim_uri: https://quetraleng.vn/auth.md#agent-registration
  supported_identity_types:
    - public-web-agent
    - organization-contact
  credential_types: []
  claim_uri: null
  revocation_uri: null
```

## Contact

- Zalo: https://zalo.me/0896464343
- Phone: 0896464343
- Location: Xã Trà Leng, TP. Đà Nẵng

## Discovery

- API catalog: https://quetraleng.vn/.well-known/api-catalog
- OpenAPI description: https://quetraleng.vn/openapi.json
- llms.txt: https://quetraleng.vn/llms.txt
- Agent skills: https://quetraleng.vn/.well-known/agent-skills/index.json
