{"id":1513,"date":"2025-09-24T07:47:56","date_gmt":"2025-09-24T07:47:56","guid":{"rendered":"https:\/\/parttime-football.com\/?page_id=1513"},"modified":"2026-02-08T16:36:07","modified_gmt":"2026-02-08T09:36:07","slug":"%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center","status":"publish","type":"page","link":"https:\/\/parttime-football.com\/en\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\/","title":{"rendered":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center"},"content":{"rendered":"\n<!-- Parttime Football \u2013 Help Center (WP-safe, 3-col card grid) -->\n\n\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap');\n\n\/* ===== Elegant Help Center tokens ===== *\/\n\n.pfhc{\n\n  --bg:#f5f9ff;\n\n  --bg-alt:#e3f2ff;\n\n  --surface:#ffffff;\n\n  --surface-soft:rgba(255,255,255,0.86);\n\n  --ink:#0d2f5d;\n\n  --muted:#4f6b9a;\n\n  --line:#d7e6ff;\n\n  --brand:#1e74d9;\n\n  --brand-soft:#d8ebff;\n\n  --accent:#58abff;\n\n  font-family:\"Prompt\",\"Inter\",\"Sarabun\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n\n  color:var(--ink);\n\n}\n\n\n\n#pf-help-center.pfhc{\n\n  position:relative;\n\n  max-width:1100px;\n\n  margin-inline:auto;\n\n  padding:40px 28px 56px;\n\n  border-radius:32px;\n\n  background:\n\n    radial-gradient(120% 120% at 90% 0%, rgba(30,116,217,0.15), transparent 55%),\n\n    linear-gradient(135deg, rgba(255,255,255,0.78), rgba(255,255,255,0.45)) var(--bg);\n\n  border:1px solid rgba(215,230,255,0.9);\n\n  box-shadow:0 30px 80px rgba(13,47,93,0.12);\n\n}\n\n@media (max-width:767.98px){\n\n  #pf-help-center.pfhc{padding:28px 18px 40px;border-radius:26px;}\n\n}\n\n\n\n.entry-content > #pf-help-center,\n\n.entry-content #pf-help-center .pfhc-grid,\n\n.entry-content #pf-help-center .pfhc-card{\n\n  margin-left:0!important;\n\n  margin-right:0!important;\n\n}\n\n.entry-content #pf-help-center{\n\n  padding-left:0!important;\n\n  padding-right:0!important;\n\n}\n\n\n\n\/* ===== Layout ===== *\/\n\n#pf-help-center .pfhc-layout{\n\n  display:flex;\n\n  gap:32px;\n\n  margin-top:40px;\n\n}\n\n@media (max-width:991.98px){\n\n  #pf-help-center .pfhc-layout{flex-direction:column;}\n\n}\n\n\n\n\/* ===== Sidebar navigation ===== *\/\n\n#pf-help-center .pfhc-nav{\n\n  flex:0 0 250px;\n\n  padding:22px;\n\n  border-radius:26px;\n\n  background:var(--surface);\n\n  border:1px solid var(--line);\n\n  box-shadow:0 15px 35px rgba(15,23,42,0.1);\n\n  display:flex;\n\n  flex-direction:column;\n\n  gap:10px;\n\n  position:sticky;\n\n  top:24px;\n\n}\n\n@media (max-width:991.98px){\n\n  #pf-help-center .pfhc-nav{position:static;}\n\n}\n\n#pf-help-center .pfhc-nav-label{\n\n  font-size:12px;\n\n  text-transform:uppercase;\n\n  letter-spacing:0.16em;\n\n  color:#6f85b3;\n\n  font-weight:600;\n\n  margin-bottom:6px;\n\n}\n\n#pf-help-center .pfhc-nav-item{\n\n  border-bottom:1px solid rgba(148,163,184,0.2);\n\n  padding-bottom:12px;\n\n}\n\n#pf-help-center .pfhc-nav-item:last-of-type{\n\n  border-bottom:none;\n\n  padding-bottom:0;\n\n}\n\n#pf-help-center .pfhc-nav-btn{\n\n  width:100%;\n\n  display:flex;\n\n  align-items:center;\n\n  gap:12px;\n\n  padding:10px 14px;\n\n  border-radius:16px;\n\n  border:1px solid transparent;\n\n  background:transparent;\n\n  font:inherit;\n\n  cursor:pointer;\n\n  color:var(--ink);\n\n  transition:background 0.2s ease, border-color 0.2s ease, color 0.2s ease;\n\n  position:relative;\n\n}\n\n#pf-help-center .pfhc-nav-btn span.icon-dot{\n\n  width:8px;\n\n  height:8px;\n\n  border-radius:999px;\n\n  background:var(--brand-soft);\n\n  flex:0 0 8px;\n\n}\n\n#pf-help-center .pfhc-nav-btn::after{\n\n  content:\"\";\n\n  width:10px;\n\n  height:10px;\n\n  border-right:2px solid currentColor;\n\n  border-bottom:2px solid currentColor;\n\n  transform:rotate(45deg);\n\n  margin-left:auto;\n\n  transition:transform 0.2s ease, opacity 0.2s ease;\n\n  opacity:0.6;\n\n}\n\n#pf-help-center .pfhc-nav-btn:hover{\n\n  background:var(--brand-soft);\n\n  border-color:rgba(30,116,217,0.25);\n\n}\n\n#pf-help-center .pfhc-nav-item.open > .pfhc-nav-btn{\n\n  background:rgba(30,116,217,0.08);\n\n  border-color:rgba(30,116,217,0.3);\n\n  color:var(--brand);\n\n  font-weight:600;\n\n}\n\n#pf-help-center .pfhc-nav-item.open > .pfhc-nav-btn span.icon-dot{\n\n  background:var(--brand);\n\n}\n\n#pf-help-center .pfhc-nav-item.open > .pfhc-nav-btn::after{\n\n  transform:rotate(225deg);\n\n  opacity:1;\n\n}\n\n\n\n\/* Sub menu *\/\n\n#pf-help-center .pfhc-submenu{\n\n  display:none;\n\n  flex-direction:column;\n\n  gap:6px;\n\n  margin:10px 0 0 22px;\n\n}\n\n#pf-help-center .pfhc-nav-item.open > .pfhc-submenu{display:flex;}\n\n#pf-help-center .pfhc-sub-btn{\n\n  padding:7px 12px;\n\n  border-radius:12px;\n\n  border:none;\n\n  background:transparent;\n\n  font-size:14px;\n\n  color:var(--muted);\n\n  cursor:pointer;\n\n  transition:color 0.2s ease, background 0.2s ease;\n\n}\n\n#pf-help-center .pfhc-sub-btn:hover{\n\n  color:var(--brand);\n\n  background:rgba(30,116,217,0.08);\n\n}\n\n#pf-help-center .pfhc-sub-btn.active{\n\n  background:var(--brand);\n\n  color:#fff;\n\n  font-weight:600;\n\n  box-shadow:0 12px 26px rgba(30,116,217,0.3);\n\n}\n\n\n\n\/* ===== Content area ===== *\/\n\n#pf-help-center .pfhc-faqwrap{\n\n  flex:1 1 auto;\n\n  display:flex;\n\n  flex-direction:column;\n\n  gap:20px;\n\n}\n\n#pf-help-center .pfhc-topic{\n\n  display:none;\n\n  padding:28px;\n\n  border-radius:28px;\n\n  background:var(--surface);\n\n  border:1px solid var(--line);\n\n  box-shadow:0 25px 50px rgba(15,23,42,0.08);\n\n  animation:pfhcFade 0.35s ease both;\n\n}\n\n#pf-help-center .pfhc-topic.active{display:block;}\n\n#pf-help-center .pfhc-topic h2{\n\n  margin:0 0 16px;\n\n  font-size:24px;\n\n  line-height:1.25;\n\n}\n\n\n#pf-help-center .pfhc-lang-block{\n  margin-top:18px;\n  padding:20px 22px;\n  border-radius:18px;\n  background:var(--bg-alt);\n  border:1px solid rgba(255,255,255,0.8);\n  box-shadow:inset 0 1px 2px rgba(15,23,42,0.05);\n}\n#pf-help-center .pfhc-lang-block + .pfhc-lang-block{margin-top:16px;}\n#pf-help-center .pfhc-lang-label{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:6px 12px;\n  border-radius:999px;\n  background:#fff;\n  font-size:12px;\n  text-transform:uppercase;\n  letter-spacing:0.08em;\n  color:var(--brand);\n  font-weight:600;\n}\n#pf-help-center .pfhc-lang-heading{\n  margin:14px 0 16px;\n  font-size:17px;\n  font-weight:600;\n  color:var(--ink);\n}\n#pf-help-center .pfhc-lang-block p:first-of-type{margin-top:10px;}\n#pf-help-center .pfhc-lang-block,\n#pf-help-center .pfhc-lang-block p,\n#pf-help-center .pfhc-lang-block li{\n  color:#1f2937;\n}\n\n#pf-help-center .pfhc-heading-en{display:none;}\n#pf-help-center .pfhc-heading-th{display:inline;}\n#pf-help-center.pfhc-show-en .pfhc-heading-en{display:inline;}\n#pf-help-center.pfhc-show-en .pfhc-heading-th{display:none;}\n\n#pf-help-center .pfhc-label-en{display:none;}\n#pf-help-center .pfhc-label-th{display:inline;}\n#pf-help-center.pfhc-show-en .pfhc-label-en{display:inline;}\n#pf-help-center.pfhc-show-en .pfhc-label-th{display:none;}\n\n#pf-help-center .pfhc-nav-label-en{display:none;}\n#pf-help-center .pfhc-nav-label-th{display:inline;}\n#pf-help-center.pfhc-show-en .pfhc-nav-label-en{display:inline;}\n#pf-help-center.pfhc-show-en .pfhc-nav-label-th{display:none;}\n\n#pf-help-center .pfhc-lang-en{\n  display:none;\n}\n\n#pf-help-center.pfhc-show-en .pfhc-lang-en{\n  display:block;\n}\n\n#pf-help-center.pfhc-show-en .pfhc-lang-th{\n  display:none;\n}\n\n\n#pf-help-center .faq-item{\n\n  padding:18px 0 0;\n\n  border-top:1px solid var(--line);\n\n}\n\n#pf-help-center .faq-item:first-of-type{\n\n  border-top:none;\n\n  padding-top:0;\n\n}\n\n#pf-help-center .faq-item .answer{\n\n  margin-top:10px;\n\n  padding:18px 20px;\n\n  border-radius:18px;\n\n  background:var(--bg-alt);\n\n  color:#1f2937;\n\n  box-shadow:inset 0 1px 2px rgba(15,23,42,0.05);\n\n}\n\n#pf-help-center .faq-item ol,\n\n#pf-help-center .faq-item ul{\n\n  margin:0;\n\n  padding-left:22px;\n\n  line-height:1.6;\n\n}\n\n#pf-help-center .faq-item li + li{margin-top:6px;}\n\n\n\n\/* Legacy cards (grid option) *\/\n\n#pf-help-center .pfhc-cards{\n\n  display:grid!important;\n\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;\n\n  gap:18px!important;\n\n  list-style:none!important;\n\n  padding:0!important;\n\n  margin:24px 0!important;\n\n}\n\n#pf-help-center .pfhc-cards > *{display:contents!important;}\n\n#pf-help-center .pfhc-qcard{\n\n  position:relative!important;\n\n  display:grid!important;\n\n  grid-template-rows:auto auto 1fr auto!important;\n\n  gap:10px!important;\n\n  padding:22px 20px!important;\n\n  border-radius:20px!important;\n\n  background:var(--surface)!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 12px 30px rgba(15,23,42,0.08)!important;\n\n  transition:transform 0.2s ease, box-shadow 0.2s ease !important;\n}\n\n#pf-help-center .pfhc-qcard:hover{\n\n  transform:translateY(-3px)!important;\n\n  box-shadow:0 25px 45px rgba(15,23,42,0.15)!important;\n\n  border-color:rgba(30,116,217,0.35)!important;\n\n}\n\n#pf-help-center .pfhc-qtitle{\n\n  font-size:18px!important;\n\n  margin:0!important;\n\n  color:var(--ink)!important;\n\n}\n\n#pf-help-center .pfhc-desc{\n\n  font-size:14px!important;\n\n  color:var(--muted)!important;\n\n  margin:0!important;\n\n}\n\n#pf-help-center .pfhc-cta{\n\n  font-weight:600!important;\n\n  color:var(--brand)!important;\n\n}\n\n#pf-help-center .pfhc-qcard .pfhc-cover{\n\n  position:absolute!important;\n\n  inset:0!important;\n\n  z-index:5!important;\n\n  border-radius:inherit!important;\n\n  text-indent:-9999px!important;\n\n  overflow:hidden!important;\n\n}\n\n#pf-help-center a.pfhc-cover{\n\n  text-decoration:none!important;\n\n  color:transparent!important;\n\n}\n\n\n\n\/* Focus states *\/\n\n#pf-help-center button:focus-visible,\n\n#pf-help-center a:focus-visible{\n\n  outline:2px solid var(--accent);\n\n  outline-offset:3px;\n\n}\n\n\n\n\/* Motion reduction *\/\n\n@media (prefers-reduced-motion:reduce){\n\n  #pf-help-center *,\n\n  #pf-help-center *::before,\n\n  #pf-help-center *::after{\n\n    transition:none!important;\n\n  }\n\n}\n\n\n\n\/* Animation *\/\n\n@keyframes pfhcFade{\n\n  from{opacity:0;transform:translateY(6px);}\n\n  to{opacity:1;transform:translateY(0);}\n\n}<\/style>\n\n\n<section id=\"pf-help-center\" class=\"pfhc\">\n\n\n<!-- CATEGORIES + FAQ with Sidebar -->\n\n<div class=\"pfhc-layout\">\n\n\n\n  <!-- LEFT SIDEBAR -->\n\n  <nav id=\"pfhc-nav\" class=\"pfhc-nav\" aria-label=\"Help Center categories\">\n\n    <div class=\"pfhc-nav-label pfhc-nav-label-th\">\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d<\/div>\n    <div class=\"pfhc-nav-label pfhc-nav-label-en\">Catagories<\/div>\n\n    <!-- Account -->\n\n    <div class=\"pfhc-nav-item\" data-section=\"account\">\n\n      <button class=\"pfhc-nav-btn\" type=\"button\">\n\n        <span class=\"icon-dot\"><\/span>\n        <span class=\"pfhc-label pfhc-label-th\">\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/span>\n        \n        <span class=\"pfhc-label pfhc-label-en\">Account<\/span>\n      <\/button>\n\n      <div class=\"pfhc-submenu\">\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-account-signup\">\n\n          <span class=\"pfhc-label pfhc-label-th\">\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">How do I sign up?<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-account-kyc\">\n\n          <span class=\"pfhc-label pfhc-label-th\">\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19 (KYC)<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">How to verify identity?<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-account-profile-language\">\n\n          <span class=\"pfhc-label pfhc-label-th\">\u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">How do I edit my profile?<\/span>\n\n\n        <\/button>\n\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-change-new-password\">\n\n          <span class=\"pfhc-label pfhc-label-th\">\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">How do I change my password?<\/span>\n        <\/button>\n\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-forget-password\">\n\n          <span class=\"pfhc-label pfhc-label-th\">\u0e25\u0e37\u0e21\u0e2b\u0e23\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Forgot Password<\/span>\n        <\/button>\n\n      <\/div>\n\n    <\/div>\n\n\n\n    <!-- General Use -->\n\n    <div class=\"pfhc-nav-item\" data-section=\"general\">\n\n      <button class=\"pfhc-nav-btn\" type=\"button\">\n\n        <span class=\"icon-dot\"><\/span>\n        <span class=\"pfhc-label pfhc-label-th\">\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/span>\n        \n        <span class=\"pfhc-label pfhc-label-en\">General Use<\/span>\n      <\/button>\n\n      <div class=\"pfhc-submenu\">\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-post-player-request\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Post a player request<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-player-post-job\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e25\u0e07\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1f\u0e38\u0e15\u0e1a\u0e2d\u0e25<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">How do I post my player profile to find jobs?<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-player-find-job\">\n          <span class=\"pfhc-label pfhc-label-th\">\n            \u0e27\u0e34\u0e18\u0e35\u0e2a\u0e48\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\n          <\/span>\n\n          <span class=\"pfhc-label pfhc-label-en\">\n            How do I submit my player profile to a player request?\n          <\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-hire-player\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Hire a player<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-messaging\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07-\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Messaging<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-map-search\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e14\u0e49\u0e27\u0e22\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Map search<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-general-premium\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Premium &amp; featured<\/span>\n        <\/button>\n\n      <\/div>\n\n    <\/div>\n\n\n\n    <!-- Payments -->\n\n    <div class=\"pfhc-nav-item\" data-section=\"payment\">\n\n      <button class=\"pfhc-nav-btn\" type=\"button\">\n\n        <span class=\"icon-dot\"><\/span>\n        <span class=\"pfhc-label pfhc-label-th\">\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<\/span>\n        \n        <span class=\"pfhc-label pfhc-label-en\">Payments<\/span>\n      <\/button>\n\n      <div class=\"pfhc-submenu\">\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-payment-how-to-pay\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e08\u0e48\u0e32\u0e22\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e48\u0e32\u0e22\u0e40\u0e07\u0e34\u0e19<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">How to pay and payment methods<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-payment-fee\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e04\u0e48\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Platform fees<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-payment-refund\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Refund policy<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-payment-withdraw\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e01\u0e32\u0e23\u0e16\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Withdraw<\/span>\n        <\/button>\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-payment-issue\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Payment issues<\/span>\n        <\/button>\n\n      <\/div>\n\n    <\/div>\n\n\n\n    <!-- Safety -->\n\n    <div class=\"pfhc-nav-item\" data-section=\"safety\">\n\n      <button class=\"pfhc-nav-btn\" type=\"button\">\n\n        <span class=\"icon-dot\"><\/span>\n        <span class=\"pfhc-label pfhc-label-th\">\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/span>\n        \n        <span class=\"pfhc-label pfhc-label-en\">Safety<\/span>\n      <\/button>\n\n      <div class=\"pfhc-submenu\">\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-safety-guideline\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Safety guidelines<\/span>\n        <\/button>\n\n      <\/div>\n\n    <\/div>\n\n\n\n    <!-- Report -->\n\n    <div class=\"pfhc-nav-item\" data-section=\"report\">\n\n      <button class=\"pfhc-nav-btn\" type=\"button\">\n\n        <span class=\"icon-dot\"><\/span>\n        <span class=\"pfhc-label pfhc-label-th\">\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e1b\u0e31\u0e0d\u0e2b\u0e32<\/span>\n        \n        <span class=\"pfhc-label pfhc-label-en\">Report<\/span>\n      <\/button>\n\n      <div class=\"pfhc-submenu\">\n\n        <button class=\"pfhc-sub-btn\" type=\"button\" data-topic=\"topic-report-abuse\">\n          <span class=\"pfhc-label pfhc-label-th\">\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 \/ \u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21<\/span>\n          \n          <span class=\"pfhc-label pfhc-label-en\">Report abuse<\/span>\n        <\/button>\n\n      <\/div>\n\n    <\/div>\n\n  <\/nav>\n\n\n\n  <!-- RIGHT CONTENT -->\n\n  <div class=\"pfhc-faqwrap\">\n\n\n\n    <!-- Account -->\n\n    <article id=\"topic-account-signup\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?<\/span>\n        <span class=\"pfhc-heading-en\">How do I sign up?<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <ol>\n\n                    <li>\u0e01\u0e14 <strong>\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a<\/strong> \u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e02\u0e27\u0e32\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e14<\/li> <br>\n\n                    <li>\u0e25\u0e47\u0e2d\u0e04\u0e2d\u0e34\u0e19\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e1a\u0e31\u0e0d\u0e0a\u0e35 Social \u0e2b\u0e23\u0e37\u0e2d <strong>\u0e04\u0e25\u0e34\u0e01\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19<\/strong>(\u0e2d\u0e48\u0e32\u0e19\u0e15\u0e48\u0e2d\u0e02\u0e49\u0e2d\u0e2a\u0e32\u0e21) <\/li> <br>\n\n                    <li>\u0e01\u0e23\u0e2d\u0e01 Email \u0e41\u0e25\u0e30 Password \u0e02\u0e2d\u0e07\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07 \u0e04\u0e25\u0e34\u0e01\u0e2d\u0e48\u0e32\u0e19 \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19(terms and conditions) \u0e41\u0e25\u0e30\u0e01\u0e14\u0e04\u0e25\u0e34\u0e01\u0e16\u0e39\u0e01 <\/li> <br>\n\n                    <li>\u0e04\u0e25\u0e34\u0e01\u0e16\u0e39\u0e01\u0e0a\u0e48\u0e2d\u0e07 <strong>&#8220;\u0e09\u0e31\u0e19\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34&#8221;<\/strong><\/li>\n\n                  <\/ol>\n                  <p>\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35<\/p>\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How do I sign up?<\/p>\n      <ol>\n          <li>Click <strong>Sign in<\/strong> on the top-right menu.<\/li> <br>\n          <li>Log in with your Social account, or click <strong>Register<\/strong> (see step 3).<\/li> <br>\n          <li>Enter your email and password, click to read the terms and conditions of use, and check the box.<\/li> <br>\n          <li>Check the <strong>&#8220;I&#8217;m not a robot&#8221;<\/strong> box.<\/li>\n        <\/ol>\n        <p>After registering an account and signing in successfully, users can start using the website immediately.<\/p>\n      <\/div>\n\n    <\/article>\n\n\n\n    <article id=\"topic-account-kyc\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19 (KYC)<\/span>\n        <span class=\"pfhc-heading-en\">How to verify identity?<\/span>\n      <\/h2>\n        <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n          <ol>\n            <li>\u0e04\u0e25\u0e34\u0e01\u0e40\u0e21\u0e19\u0e39 <strong>\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/li> <br>\n            <li>\u0e40\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e25\u0e07\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e2a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32 \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32 \u0e41\u0e25\u0e49\u0e27\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>Verify Identity<\/strong><\/li> <br>\n            <li>\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e41\u0e25\u0e30\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e20\u0e32\u0e1e\u0e16\u0e48\u0e32\u0e22\u0e14\u0e49\u0e32\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19\u0e17\u0e35\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e2b\u0e21\u0e14\u0e2d\u0e32\u0e22\u0e38<\/li> <br>\n            <li>\u0e2d\u0e48\u0e32\u0e19\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25 (PDPA) \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e15\u0e34\u0e4a\u0e01\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e0a\u0e48\u0e2d\u0e07<\/li> <br>\n            <li>\u0e01\u0e14\u0e2a\u0e48\u0e07\u0e04\u0e33\u0e02\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19 \u0e41\u0e25\u0e30\u0e23\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 3\u20137 \u0e27\u0e31\u0e19<\/li>\n          <\/ol>\n\n          <p style=\"color:#b91c1c; \">\n            *\u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19\u0e21\u0e35\u0e02\u0e36\u0e49\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e43\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e15\u0e32\u0e21\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25 (PDPA).\n          <\/p>\n        <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How to verify identity?<\/p>\n        <ol>\n          <li>Click the <strong>Settings<\/strong> menu at the top-right corner next to your account name.<\/li> <br>\n          <li>Scroll down to the bottom of the Settings page and click the <strong>Verify Identity<\/strong> button.<\/li> <br>\n          <li>Fill in your personal details and upload a clear image of the front side of your valid national ID card.<\/li> <br>\n          <li>Read the Terms of Use and the Personal Data Protection (PDPA) notice, then tick both checkboxes to confirm your consent.<\/li> <br>\n          <li>Submit your identity verification request and wait for our team to review your information, which usually takes around 3\u20137 days.<\/li>\n        <\/ol>\n\n        <p style=\"color:#b91c1c;\">\n          *Identity verification is required for security purposes and to comply with personal data protection (PDPA) requirements.\n        <\/p>\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-account-profile-language\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c <\/span>\n        <span class=\"pfhc-heading-en\">Edit profile <\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        <ol>\n          <li>\u0e04\u0e25\u0e34\u0e01\u0e40\u0e21\u0e19\u0e39 <strong>\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/li> <br>\n          <li>\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e01\u0e49\u0e44\u0e02\u0e23\u0e39\u0e1b\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c \u0e0a\u0e37\u0e48\u0e2d\u0e08\u0e23\u0e34\u0e07 \u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27\u0e44\u0e14\u0e49<\/li> <br>\n          <li>\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27 \u0e43\u0e2b\u0e49\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e0b\u0e49\u0e32\u0e22\u0e25\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32<\/li>\n        <\/ol>\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How do I edit my profile?<\/p>\n        <ol>\n          <li>Click the <strong>Settings<\/strong> menu at the top-right corner next to your account name.<\/li> <br>\n          <li>On this page, you can edit your profile picture, first name, last name, and personal bio.<\/li> <br>\n          <li>After you finish updating your information, click the <strong>Save<\/strong> button at the bottom-left corner of the page.<\/li>\n        <\/ol>\n      <\/div>\n    <\/article>\n\n\n\n      <article id=\"topic-change-new-password\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 <\/span>\n        <span class=\"pfhc-heading-en\">How do I change my password? <\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        <ol>\n          <li>\u0e04\u0e25\u0e34\u0e01\u0e40\u0e21\u0e19\u0e39 <strong>\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/li> <br>\n          <li>\u0e40\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d <strong>\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48<\/strong> \u0e41\u0e25\u0e30\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49<\/li> <br>\n          <li>\u0e43\u0e19\u0e0a\u0e48\u0e2d\u0e07 <strong>\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19<\/strong> \u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e40\u0e14\u0e34\u0e21 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 \u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e30\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e1b\u0e43\u0e0a\u0e49\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48<\/li>\n        <\/ol>\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How do I change my password?<\/p>\n        <ol> \n          <li>Click the <strong>Settings<\/strong> menu at the top-right corner next to your account name.<\/li> <br>\n          <li>Scroll to the <strong>Change new password<\/strong> section and enter the new password you want to use.<\/li> <br>\n          <li>In the <strong>Current password<\/strong> field, enter your existing password, then click the Save button. Your account will now use the new password.<\/li>\n        <\/ol>\n      <\/div>\n    <\/article>\n\n\n\n\n      <article id=\"topic-forget-password\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e25\u0e37\u0e21\u0e2b\u0e23\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19<\/span>\n        <span class=\"pfhc-heading-en\">Forgot Password <\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        <ol>\n          <li>\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e04\u0e25\u0e34\u0e01\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01<\/li> <br>\n          <li>\u0e04\u0e25\u0e34\u0e01\u0e17\u0e35\u0e48\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e25\u0e37\u0e21\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19?<\/strong><\/li> <br>\n          <li>\u0e01\u0e23\u0e2d\u0e01 <strong>Username \u0e2b\u0e23\u0e37\u0e2d Email<\/strong> \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25<\/strong><br>\n              \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e17\u0e35\u0e48\u0e01\u0e23\u0e2d\u0e01\u0e44\u0e27\u0e49 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e04\u0e25\u0e34\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e43\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e25\u0e30\u0e15\u0e31\u0e49\u0e07\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35\n          <\/li>\n        <\/ol>\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Forgot Password<\/p>\n        <ol>\n          <li>Go to the homepage and click the <strong>Sign in<\/strong> button at the top-right of the main menu.<\/li> <br>\n          <li>Click the <strong>Forgot password?<\/strong> button.<\/li> <br>\n          <li>Enter the <strong>Username or Email<\/strong> you use on our website, then click the <strong>Send email<\/strong> button.<br>\n              A password reset email will be sent to the address you provided. Click the link in that email and set a new password for your account.\n          <\/li>\n        <\/ol>\n      <\/div>\n    <\/article>\n\n\n\n\n    <!-- General Use -->\n\n    <article id=\"topic-general-post-player-request\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n        <span class=\"pfhc-heading-en\">Post a player request<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n       \n      <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e25\u0e07\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e44\u0e14\u0e49\u0e1c\u0e48\u0e32\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/p>\n        <ol>\n          <li>\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/li> <br>\n          <li>\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e21\u0e19\u0e39 <strong>\u0e25\u0e07\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e07\u0e32\u0e19<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/li> <br>\n          <li>\n            \u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e44\u0e14\u0e49\u0e41\u0e01\u0e48 \u0e0a\u0e37\u0e48\u0e2d\/\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28 \n            (\u0e40\u0e0a\u0e48\u0e19 \u201c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e01\u0e2d\u0e07\u0e01\u0e25\u0e32\u0e07\u0e2a\u0e44\u0e15\u0e25\u0e4c Box to Box \u0e40\u0e15\u0e30\u0e1a\u0e2d\u0e25\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49\u201d), \n            \u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13\u0e43\u0e19\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30, \u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19 \u0e41\u0e25\u0e30\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \n            (\u0e40\u0e0a\u0e48\u0e19 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 \u0e40\u0e27\u0e25\u0e32 \u0e2a\u0e19\u0e32\u0e21 \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19 \u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2d\u0e37\u0e48\u0e19 \u0e46)\n          <\/li>\n        <\/ol>\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Post a player request<\/p>\n        <p>If you are looking for players, you can post a player request directly on our website.<\/p>\n        <ol>\n          <li>Sign in to your account.<\/li> <br>\n          <li>Go to the <strong>Post a job<\/strong> menu at the top-right of the website.<\/li> <br>\n          <li>\n            Fill in all required details, including the title of your post \n            (for example, \u201cLooking for a box-to-box midfielder for tonight\u2019s match\u201d), \n            your budget for hiring the player, the location of the match, and any additional description \n            (such as date, time, pitch, competition name, and other important details).\n          <\/li>\n        <\/ol>\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-general-player-post-job\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e25\u0e07\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1f\u0e38\u0e15\u0e1a\u0e2d\u0e25<\/span>\n        <span class=\"pfhc-heading-en\">Post a Job<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e07\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1a\u0e2d\u0e25 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e41\u0e25\u0e30\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e14\u0e31\u0e07\u0e19\u0e35\u0e49<\/p>\n\n        <ol>\n          <li>\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/li> <br>\n          <li>\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e21\u0e19\u0e39 <strong>\u0e25\u0e07\u0e2b\u0e32\u0e07\u0e32\u0e19<\/strong> \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/li> <br>\n          <li>\n            \u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07 <strong>Complete Profile<\/strong> \u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\n            \u0e0a\u0e37\u0e48\u0e2d\u0e08\u0e23\u0e34\u0e07, \u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25, \u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48, \u0e04\u0e48\u0e32\u0e08\u0e49\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07 \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01<\/strong>\n          <\/li> <br>\n          <li>\n            \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e07\u0e32\u0e19 \u0e42\u0e14\u0e22\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e14\u0e31\u0e07\u0e19\u0e35\u0e49:<br>\n            \u2013 \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e17\u0e35\u0e48\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e16\u0e19\u0e31\u0e14<br>\n            \u2013 \u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e39\u0e1b\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e25\u0e48\u0e19\u0e1f\u0e38\u0e15\u0e1a\u0e2d\u0e25<br>\n            \u2013 \u0e01\u0e23\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e42\u0e1e\u0e2a\u0e15\u0e4c (\u0e40\u0e0a\u0e48\u0e19 \u201c\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1a\u0e2d\u0e25\u0e40\u0e14\u0e34\u0e19\u0e2a\u0e32\u0e22\u201d)<br>\n            \u2013 \u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e04\u0e32\u0e04\u0e48\u0e32\u0e08\u0e49\u0e32\u0e07 \u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e40\u0e25\u0e48\u0e19<br>\n            \u2013 \u0e01\u0e23\u0e2d\u0e01\u0e40\u0e17\u0e49\u0e32\u0e17\u0e35\u0e48\u0e16\u0e19\u0e31\u0e14 \u0e41\u0e25\u0e30\u0e2d\u0e32\u0e22\u0e38<br>\n            \u2013 \u0e23\u0e30\u0e1a\u0e38\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07 (\u0e40\u0e0a\u0e48\u0e19 \u0e41\u0e1a\u0e47\u0e04\u0e0b\u0e49\u0e32\u0e22, \u0e41\u0e1a\u0e47\u0e04\u0e02\u0e27\u0e32, \u0e01\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32, \u0e1b\u0e35\u0e01\u0e0b\u0e49\u0e32\u0e22 \u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19 \u0e42\u0e14\u0e22\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e23\u0e2d\u0e01\u0e44\u0e14\u0e49\u0e2b\u0e25\u0e32\u0e22\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e48\u0e19\u0e44\u0e14\u0e49)<br>\n            \u2013 \u0e01\u0e23\u0e2d\u0e01\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 (\u0e40\u0e0a\u0e48\u0e19 \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u0e40\u0e0a\u0e48\u0e19 \u0e23\u0e31\u0e1a\u0e08\u0e49\u0e32\u0e07\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e40\u0e14\u0e34\u0e19\u0e2a\u0e32\u0e22 \u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e48\u0e32\u0e08\u0e49\u0e32\u0e07\u0e44\u0e21\u0e48\u0e23\u0e27\u0e21\u0e04\u0e48\u0e32\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07 \u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19)<br>\n            \u2013 \u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e0b\u0e37\u0e49\u0e2d (\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e19\u0e35\u0e49\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e0b\u0e37\u0e49\u0e2d\u0e40\u0e2b\u0e47\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e01\u0e23\u0e2d\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\u0e01\u0e23\u0e2d\u0e01\u0e01\u0e47\u0e44\u0e14\u0e49)\n          <\/li> <br>\n          <li>\n            \u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27 \u0e43\u0e2b\u0e49\u0e2d\u0e48\u0e32\u0e19\n            <strong>\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 (Terms and Conditions)<\/strong> \u0e41\u0e25\u0e30\n            <strong>\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\/\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 (PDPA)<\/strong> \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e04\u0e25\u0e34\u0e01\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\n          <\/li> <br>\n          <li>\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19<\/strong> \u0e41\u0e25\u0e30\u0e23\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e49\u0e27 \u0e01\u0e32\u0e23\u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e30\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c<\/li>\n        <\/ol>\n\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How do I post my player profile to find jobs?<\/p>\n          <p>If you are a player looking for paid matches or gigs, you can create a profile and post a job-seeking ad on our website by following these steps:<\/p>\n\n            <ol>\n              <li>Sign in to your account.<\/li> <br>\n              <li>Go to the <strong>Find jobs<\/strong> menu at the top-right of the website.<\/li> <br>\n              <li>\n                If this is your first time posting a job-seeking ad, the system will show a <strong>Complete Profile<\/strong> page.\n                Fill in your full name, location, hourly rate, and personal bio, then click the <strong>Save<\/strong> button.\n              <\/li> <br>\n              <li>\n                Next, the system will ask you to fill in the details of your job-seeking post, including:<br>\n                \u2013 Your preferred playing position(s)<br>\n                \u2013 Uploading a profile photo or action photos<br>\n                \u2013 A post title (for example, \u201cLooking for travelling football gigs\u201d)<br>\n                \u2013 Your fee\/rate and preferred location<br>\n                \u2013 Your preferred foot and age<br>\n                \u2013 Position details (for example: left-back, right-back, striker, left winger, etc. \u2014 you can list multiple positions you can play)<br>\n                \u2013 Additional description (for example: special conditions such as \u201conly available for travelling tournaments\u201d or \u201cfee does not include transportation\u201d)<br>\n                \u2013 A message for buyers (this message will be shown to buyers when they place an order; it is optional)\n              <\/li> <br>\n              <li>\n                After filling in all information, read the\n                <strong>Terms and Conditions<\/strong> and the\n                <strong>Privacy \/ PDPA notice<\/strong>, then tick the checkboxes to accept.\n              <\/li> <br>\n              <li>\n                Click the <strong>Confirm<\/strong> button and wait for our team to review your post.\n                Once it has been approved, your job-seeking post will be published on the website.\n              <\/li>\n            <\/ol>\n      <\/div>\n    <\/article>\n\n\n  \n    <article id=\"topic-general-player-find-job\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e27\u0e34\u0e18\u0e35\u0e2a\u0e48\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n        <span class=\"pfhc-heading-en\">How do I submit my player profile to a player request?<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n       \n <p>\n    \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e41\u0e25\u0e30\u0e22\u0e37\u0e48\u0e19\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07 \n    \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e17\u0e33\u0e44\u0e14\u0e49\u0e1c\u0e48\u0e32\u0e19\u0e40\u0e21\u0e19\u0e39 <strong>\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e07\u0e32\u0e19<\/strong> \u0e15\u0e32\u0e21\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e14\u0e31\u0e07\u0e19\u0e35\u0e49\n  <\/p>\n\n  <ol>\n    <li>\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/li> <br>\n    <li>\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c \u0e41\u0e25\u0e49\u0e27\u0e04\u0e25\u0e34\u0e01\u0e40\u0e21\u0e19\u0e39 <strong>\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e07\u0e32\u0e19<\/strong><\/li> <br>\n    <li>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e14\u0e39\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e07\u0e32\u0e19\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07 \u0e41\u0e25\u0e49\u0e27\u0e04\u0e25\u0e34\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2a\u0e19\u0e43\u0e08<\/li> <br>\n    <li>\n      \u0e04\u0e25\u0e34\u0e01\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e22\u0e37\u0e48\u0e19\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d<\/strong> \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d \n      \u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e40\u0e0a\u0e48\u0e19 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e2a\u0e19\u0e2d \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \n      \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e2d\u0e37\u0e48\u0e19 \u0e46<br>\n      \u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e19\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e44\u0e14\u0e49 \u0e40\u0e0a\u0e48\u0e19 \u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34\u0e1a\u0e31\u0e15\u0e23 \u0e2b\u0e23\u0e37\u0e2d Resume\n    <\/li> <br>\n    <li>\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19\u0e41\u0e25\u0e49\u0e27 \u0e43\u0e2b\u0e49\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>Submit offer<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e16\u0e36\u0e07\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07<\/li>\n  <\/ol>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How do I submit my player profile to a player request?<\/p>\n\n          <p>\n            If you are a player and want to send your profile and offer to a hirer, \n            you can do it from the <strong>Find jobs<\/strong> menu by following these steps:\n          <\/p>\n\n          <ol>\n            <li>Sign in to your account.<\/li> <br>\n            <li>Go to the top navigation bar and click the <strong>Find jobs<\/strong> menu.<\/li> <br>\n            <li>Browse the job posts and click on a post you are interested in.<\/li> <br>\n            <li>\n              Click the <strong>Submit offer<\/strong> button. An offer form will appear where you can enter \n              your proposed fee, service conditions, and any other details.<br>\n              You can also attach additional files such as certificates or your resume.\n            <\/li> <br>\n            <li>\n              After completing all required fields, click <strong>Submit offer<\/strong> \n              to send your proposal to the hirer.\n            <\/li>\n          <\/ol>\n\n      <\/div>\n    <\/article>\n\n\n\n\n\n\n    <article id=\"topic-general-hire-player\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n        <span class=\"pfhc-heading-en\">Hire a player<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e08\u0e49\u0e32\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e14\u0e31\u0e07\u0e19\u0e35\u0e49<\/p>\n\n          <ol>\n            <li>\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32 <strong>\u0e1c\u0e39\u0e49\u0e40\u0e25\u0e48\u0e19<\/strong> \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32 <strong>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/strong><\/li> <br>\n\n            <li>\u0e04\u0e25\u0e34\u0e01\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e04\u0e19\u0e19\u0e31\u0e49\u0e19<\/li> <br>\n\n            <li>\n              \u0e04\u0e25\u0e34\u0e01\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e0b\u0e37\u0e49\u0e2d\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07\u0e07\u0e32\u0e19<br>\n              \u2013 \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e39\u0e23\u0e35\u0e27\u0e34\u0e27\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e44\u0e14\u0e49\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<br>\n              \u2013 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19\u0e08\u0e30\u0e21\u0e35\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e16\u0e39\u0e01\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e22\u0e39\u0e48<br>\n              \u2013 \u0e2b\u0e32\u0e01\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e31\u0e1a\u0e08\u0e49\u0e32\u0e07 \u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e08\u0e30\u0e21\u0e35\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e0b\u0e37\u0e49\u0e2d\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49<\/strong> \u0e43\u0e2b\u0e49\u0e04\u0e25\u0e34\u0e01<br>\n              \u2013 \u0e2b\u0e32\u0e01\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e31\u0e1a\u0e08\u0e49\u0e32\u0e07 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e27\u0e48\u0e32 \u201c\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32\u201d\n            <\/li> <br>\n\n            <li>\n              \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e04\u0e25\u0e34\u0e01\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e0b\u0e37\u0e49\u0e2d\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49<\/strong> \u0e41\u0e25\u0e49\u0e27 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e1e\u0e32\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32 <strong>Checkout<\/strong><br>\n              \u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e39\u0e49\u0e0b\u0e37\u0e49\u0e2d \u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48 \u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19\n            <\/li> <br>\n\n            <li>\n              \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27 \u0e43\u0e2b\u0e49\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<br>\n              (\u0e01\u0e48\u0e2d\u0e19\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e04\u0e27\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e23\u0e32\u0e04\u0e32\u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e43\u0e2b\u0e49\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07)<br>\n              \u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e04\u0e23\u0e14\u0e34\u0e15\/\u0e40\u0e14\u0e1a\u0e34\u0e15 (Visa, Mastercard, JCB, UnionPay), \n              Google Pay \u0e41\u0e25\u0e30 PromptPay \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e44\u0e14\u0e49\n            <\/li> <br>\n\n            <li>\n              \u0e2d\u0e48\u0e32\u0e19 <strong>\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27<\/strong> \u0e41\u0e25\u0e30 <strong>\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/strong> \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e14\u0e15\u0e34\u0e4a\u0e01\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\n            <\/li> <br>\n\n            <li>\n              \u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d<\/strong> \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e23\u0e2d\u0e23\u0e31\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e08\u0e32\u0e01\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<br>\n              \u2013 \u0e40\u0e07\u0e34\u0e19\u0e08\u0e30\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e42\u0e2d\u0e19\u0e43\u0e2b\u0e49\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e08\u0e30\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e01\u0e14\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e41\u0e25\u0e49\u0e27<br>\n              \u2013 \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19 \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e43\u0e2b\u0e49\u0e04\u0e30\u0e41\u0e19\u0e19\u0e41\u0e25\u0e30\u0e23\u0e35\u0e27\u0e34\u0e27\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e44\u0e14\u0e49<br>\n              \u2013 \u0e2b\u0e32\u0e01\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e44\u0e21\u0e48\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e01\u0e25\u0e07\u0e44\u0e27\u0e49 \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e14\u0e02\u0e2d\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19\u0e44\u0e14\u0e49<br> <br>\n              <span style=\"font-size:0.95em;\">\n                *\u0e01\u0e32\u0e23\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e15\u0e32\u0e21\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e41\u0e25\u0e30\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\n              <\/span>\n            <\/li>\n          <\/ol>\n\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Hire a player<\/p>\n\n        <p>If you want to hire a player, you can book them through our website by following these steps:<\/p>\n\n          <ol>\n            <li>Find players from the <strong>Players<\/strong> page or the <strong>Services<\/strong> page.<\/li> <br>\n\n            <li>Click into the player\u2019s profile or their service page to view more details.<\/li> <br>\n\n            <li>\n              Click the <strong>Buy now<\/strong> button to start the booking.<br>\n              \u2013 You can read the player\u2019s reviews on their service page.<br>\n              \u2013 Services that have passed identity verification will show a green checkmark badge.<br>\n              \u2013 If the player is currently accepting bookings, you will see the <strong>Buy now<\/strong> button.<br>\n              \u2013 If they are not accepting bookings, you will see the message \u201cThis player is not available for hire.\u201d\n            <\/li> <br>\n\n            <li>\n              After clicking <strong>Buy now<\/strong>, you will be taken to the <strong>Checkout<\/strong> page.<br>\n              Fill in your buyer details, address, and any other required information.\n            <\/li> <br>\n\n            <li>\n              Once your details are complete, choose your preferred payment method.<br>\n              Please review the price and order details carefully before paying.<br>\n              Our website currently supports payments via Credit\/Debit Cards (Visa, Mastercard, JCB, UnionPay), \n              Google Pay, and PromptPay.\n            <\/li> <br>\n\n            <li>\n              Read the <strong>Privacy Policy<\/strong> and the <strong>Terms and Conditions<\/strong>, then tick the checkboxes to accept.\n            <\/li> <br>\n\n            <li>\n              Click <strong>Place order<\/strong> and wait for the player to provide the service.<br>\n              \u2013 Your payment will not be released to the player until the service is completed and you confirm that the work has been done.<br>\n              \u2013 After the service is completed, you can leave a rating and review for the player.<br>\n              \u2013 If the player does not provide the service as agreed, you can request a refund.*<br> <br>\n              <span style=\"font-size:0.95em;\">\n                *Refunds are subject to the website\u2019s refund policy and terms.\n              <\/span>\n            <\/li>\n          <\/ol>\n      <\/div>\n\n    <\/article>\n\n\n\n    <article id=\"topic-general-messaging\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e41\u0e25\u0e30\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n        <span class=\"pfhc-heading-en\">Messaging<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e41\u0e25\u0e30\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49\u0e1c\u0e48\u0e32\u0e19 2 \u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07 \u0e04\u0e37\u0e2d \u0e1c\u0e48\u0e32\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e41\u0e25\u0e30\u0e1c\u0e48\u0e32\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/p>\n\n        <ol>\n          <li>\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e08\u0e30\u0e40\u0e2b\u0e47\u0e19\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21<\/strong><\/li> <br>\n          <li>\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21<\/strong> \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07 \u0e41\u0e25\u0e30\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e19\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e44\u0e14\u0e49<\/li> <br>\n          <li>\u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21<\/strong> (\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e44\u0e14\u0e49\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32\u0e2d\u0e22\u0e39\u0e48\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19)<\/li> <br>\n          <li>\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e17\u0e19\u0e32\u0e08\u0e30\u0e16\u0e39\u0e01\u0e40\u0e01\u0e47\u0e1a\u0e44\u0e27\u0e49\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e49\u0e32 <strong>\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21<\/strong> \u0e43\u0e19\u0e40\u0e21\u0e19\u0e39\u0e14\u0e23\u0e2d\u0e1b\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e02\u0e27\u0e32\u0e1a\u0e19 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e14\u0e39\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e41\u0e25\u0e30\u0e15\u0e2d\u0e1a\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e44\u0e14\u0e49\u0e08\u0e32\u0e01\u0e40\u0e21\u0e19\u0e39\u0e19\u0e35\u0e49<\/li>\n        <\/ol>\n\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Messaging<\/p>\n\n          <p>Hirers and players can send messages to each other through two places: the player\u2019s profile page and the player\u2019s service page.<\/p>\n\n          <ol>\n            <li>Go to the player\u2019s profile page or their service page. You will see a <strong>Send message<\/strong> button.<\/li> <br>\n            <li>After clicking <strong>Send message<\/strong>, a message box will appear. You can type your message and optionally attach files.<\/li> <br>\n            <li>Click the <strong>Send message<\/strong> button to send it. (You can only send messages to players who currently have their service available for hire.)<\/li> <br>\n            <li>Your conversation history will be stored under the <strong>Messages<\/strong> section in the dropdown menu under your username at the top-right. You can view and reply to messages from there.<\/li>\n          <\/ol>\n\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-general-map-search\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e14\u0e49\u0e27\u0e22\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48<\/span>\n        <span class=\"pfhc-heading-en\">Map search<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\n          \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e43\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e19\u0e32\u0e21 \n          \u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e19\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49 \u0e42\u0e14\u0e22\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e0a\u0e37\u0e48\u0e2d\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e43\u0e19\u0e0a\u0e48\u0e2d\u0e07 \n          <strong>\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48<\/strong> \u0e0b\u0e36\u0e48\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c \u0e2b\u0e19\u0e49\u0e32\n          <strong>\u0e1c\u0e39\u0e49\u0e40\u0e25\u0e48\u0e19<\/strong> \u0e41\u0e25\u0e30\u0e2b\u0e19\u0e49\u0e32 <strong>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/strong>\n        <\/p>\n\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Map search<\/p>\n\n          <p>\n            You can use the location filter and map to find players near your pitch or in a specific province. \n            Simply type the area you are looking for into the <strong>Location search<\/strong> field, which is \n            available on the homepage, the <strong>Players<\/strong> page, and the <strong>Services<\/strong> page.\n          <\/p>\n\n\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-general-premium\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21<\/span>\n        <span class=\"pfhc-heading-en\">Premium &amp; featured<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\n          \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e31\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e07\u0e32\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e2b\u0e49\u0e40\u0e14\u0e48\u0e19\u0e02\u0e36\u0e49\u0e19 \n          \u0e15\u0e32\u0e21\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e44\u0e27\u0e49\u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\n        <\/p>\n\n        <ol>\n          <li>\n            \u0e04\u0e25\u0e34\u0e01\u0e17\u0e35\u0e48\u0e40\u0e21\u0e19\u0e39 <strong>\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21<\/strong> \u0e0b\u0e36\u0e48\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e41\u0e16\u0e1a\u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e2a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\n          <\/li> <br>\n          <li>\n            \u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32 <strong>\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21<\/strong> \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35\n            \u0e42\u0e14\u0e22\u0e1b\u0e01\u0e15\u0e34\u0e17\u0e38\u0e01\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e08\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e41\u0e1a\u0e1a <strong>\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1f\u0e23\u0e35<\/strong><br>\n            \u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e21\u0e35\u0e43\u0e2b\u0e49\u0e40\u0e25\u0e37\u0e2d\u0e01 2 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a \u0e04\u0e37\u0e2d<br>\n            \u2013 <strong>\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1f\u0e23\u0e35<\/strong>: \u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e44\u0e14\u0e49\u0e43\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 \u0e40\u0e0a\u0e48\u0e19 \u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e07\u0e32\u0e19 \u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e41\u0e25\u0e30\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e2d\u0e37\u0e48\u0e19 \u0e46<br>\n            \u2013 <strong>\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 Premium<\/strong> \u0e23\u0e32\u0e22\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e23\u0e32\u0e04\u0e32 200 \u0e1a\u0e32\u0e17\u0e15\u0e48\u0e2d\u0e40\u0e14\u0e37\u0e2d\u0e19:\n              \u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e08\u0e30\u0e16\u0e39\u0e01\u0e15\u0e34\u0e14\u0e14\u0e32\u0e27\u0e43\u0e2b\u0e49\u0e42\u0e14\u0e14\u0e40\u0e14\u0e48\u0e19 \u0e41\u0e2a\u0e14\u0e07\u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \n              \u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e1b\u0e49\u0e32\u0e22\u0e04\u0e33\u0e27\u0e48\u0e32 <strong>Pro<\/strong>\n          <\/li> <br>\n          <li>\n            \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e37\u0e49\u0e2d\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e1e\u0e32\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<br>\n            \u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e39\u0e49\u0e0b\u0e37\u0e49\u0e2d\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \n            \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e23\u0e32\u0e04\u0e32\u0e43\u0e2b\u0e49\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 \n            \u0e2d\u0e48\u0e32\u0e19<strong>\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27<\/strong> \u0e41\u0e25\u0e30 <strong>\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02<\/strong> \u0e41\u0e25\u0e49\u0e27\u0e01\u0e14\u0e15\u0e34\u0e4a\u0e01\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\n          <\/li> <br>\n          <li>\n            \u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d<\/strong> \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e02\u0e2d\u0e07\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 Premium \u0e17\u0e31\u0e19\u0e17\u0e35\n          <\/li>\n        <\/ol>\n\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Premium &amp; featured<\/p>\n\n        <p>\n          You can subscribe to a package to boost your job posts or player profile, \n          based on the benefits shown on the package page.\n        <\/p>\n\n        <ol>\n          <li>\n            Click the <strong>Premium membership<\/strong> menu at the top of the website.\n          <\/li> <br>\n          <li>\n            On the <strong>Premium membership<\/strong> page, select the membership type you want.<br>\n            By default, every account starts as a <strong>Free account<\/strong>.<br>\n            Currently, there are two options:<br>\n            \u2013 <strong>Free account<\/strong>: Access to basic features such as posting jobs, searching for players, and other standard functions.<br>\n            \u2013 <strong>Premium package<\/strong> (1 month, 200 THB per month): Your player job posts will be marked with a star and highlighted on the homepage, \n              and your profile will display a <strong>Pro<\/strong> badge.\n          <\/li> <br>\n          <li>\n            After selecting a package, you will be redirected to the payment page.<br>\n            Fill in your buyer details and any required information, review your order and price carefully, \n            then choose your preferred payment method. Read the <strong>Privacy Policy<\/strong> and the \n            <strong>Terms and Conditions<\/strong>, and tick the checkboxes to accept them.\n          <\/li> <br>\n          <li>\n            Click <strong>Place order<\/strong>. Your account will receive the Premium benefits immediately.\n          <\/li>\n        <\/ol>\n\n      <\/div>\n    <\/article>\n\n\n\n    <!-- Payments -->\n\n    <article id=\"topic-payment-how-to-pay\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e08\u0e48\u0e32\u0e22\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e48\u0e32\u0e22\u0e40\u0e07\u0e34\u0e19<\/span>\n        <span class=\"pfhc-heading-en\">How to pay and Payment methods<\/span>\n      <\/h2>\n\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n          \n        <p>\n          \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e44\u0e14\u0e49\u0e14\u0e31\u0e07\u0e19\u0e35\u0e49:\n          <strong>\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e04\u0e23\u0e14\u0e34\u0e15\/\u0e40\u0e14\u0e1a\u0e34\u0e15<\/strong> (Amex, Discover, Visa, Mastercard, JCB, UnionPay),\n          <strong>Google Pay<\/strong> \u0e41\u0e25\u0e30 <strong>PromptPay<\/strong>\n        <\/p>\n\n      <\/div>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p><strong>\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<\/strong><\/p>\n        <ol>\n          <li>\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07<\/li> <br>\n          <li>\u0e04\u0e25\u0e34\u0e01\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e0b\u0e37\u0e49\u0e2d\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49<\/strong> \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e2b\u0e19\u0e49\u0e32 <strong>Checkout<\/strong><\/li> <br>\n          <li>\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e39\u0e49\u0e0b\u0e37\u0e49\u0e2d\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30<\/li> <br>\n          <li>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 \u0e41\u0e25\u0e30\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22<\/li> <br>\n          <li>\u0e2d\u0e48\u0e32\u0e19 <strong>\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27<\/strong> \u0e41\u0e25\u0e30 <strong>\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02<\/strong> \u0e41\u0e25\u0e49\u0e27\u0e01\u0e14\u0e15\u0e34\u0e4a\u0e01\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a<\/li> <br>\n          <li>\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<\/li>\n        <\/ol>\n\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">How to pay and Payment methods<\/p>\n\n          <p>\n            You can choose from the following payment methods:\n            <strong>Credit\/Debit cards<\/strong> (Amex, Discover, Visa, Mastercard, JCB, UnionPay),\n            <strong>Google Pay<\/strong>, and <strong>PromptPay<\/strong>.\n          <\/p>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\"><strong>Payment steps<\/strong><\/p>\n        <ol>\n          <li>Go to the player\u2019s profile or the player\u2019s service page you want to hire.<\/li> <br>\n          <li>Click the <strong>Buy now<\/strong> button. The <strong>Checkout<\/strong> page will be displayed.<\/li> <br>\n          <li>Fill in your buyer details and any additional information, then review your items and services carefully.<\/li> <br>\n          <li>Select your preferred payment method and enter your payment details.<\/li> <br>\n          <li>Read the <strong>Privacy Policy<\/strong> and the <strong>Terms and Conditions<\/strong>, then tick the checkboxes to accept.<\/li> <br>\n          <li>Click <strong>Place order<\/strong> to confirm your payment.<\/li>\n        <\/ol>\n      <\/div>\n\n    <\/article>\n\n\n\n    <article id=\"topic-payment-fee\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e04\u0e48\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/span>\n        <span class=\"pfhc-heading-en\">Platform fees<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\n          \u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e04\u0e34\u0e14\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e43\u0e19\u0e2d\u0e31\u0e15\u0e23\u0e32 <strong>15%<\/strong> \n          \u0e08\u0e32\u0e01\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49\u0e17\u0e35\u0e48\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19 \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e08\u0e30\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e40\u0e23\u0e35\u0e22\u0e01\u0e40\u0e01\u0e47\u0e1a\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e43\u0e14 \u0e46<br>\n          \u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e23\u0e30\u0e1a\u0e38\u0e44\u0e27\u0e49\u0e43\u0e19\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \n          \u0e41\u0e25\u0e30\u0e2d\u0e32\u0e08\u0e21\u0e35\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\n        <\/p>\n\n        <p>\n          <strong>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07:<\/strong><br>\n          \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e08\u0e49\u0e32\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e43\u0e19\u0e23\u0e32\u0e04\u0e32 100 \u0e1a\u0e32\u0e17 \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 <strong>100 \u0e1a\u0e32\u0e17\u0e40\u0e15\u0e47\u0e21<\/strong><br>\n          \u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e2b\u0e31\u0e01\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21 <strong>15%<\/strong> (15 \u0e1a\u0e32\u0e17) \u0e08\u0e32\u0e01\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<br>\n          \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e38\u0e17\u0e18\u0e34 <strong>85 \u0e1a\u0e32\u0e17<\/strong> \u0e40\u0e02\u0e49\u0e32\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32\u0e40\u0e07\u0e34\u0e19\u0e43\u0e19\u0e23\u0e30\u0e1a\u0e1a\n        <\/p>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Platform fees<\/p>\n\n          <p>\n            The platform charges a service fee of <strong>15%<\/strong> on the player\u2019s earnings only. \n            Hirers are not charged any additional service fee.<br>\n            The applicable fee rate is specified in the Terms of Service and may be updated \n            in accordance with the platform\u2019s policies.\n          <\/p>\n\n          <p>\n            <strong>Example:<\/strong><br>\n            A hirer books a player for <strong>100 THB<\/strong> and pays the full <strong>100 THB<\/strong> amount.<br>\n            The platform deducts a <strong>15%<\/strong> service fee (15 THB) from the player\u2019s earnings.<br>\n            As a result, the player receives <strong>85 THB<\/strong> in their wallet.\n          <\/p>\n\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-payment-refund\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19<\/span>\n        <span class=\"pfhc-heading-en\">Refund policy<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n      <p>\n        \u0e01\u0e32\u0e23\u0e02\u0e2d\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e15\u0e32\u0e21\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21 \n        \u0e42\u0e14\u0e22\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e08\u0e30\u0e1e\u0e34\u0e08\u0e32\u0e23\u0e13\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e32\u0e22\u0e01\u0e23\u0e13\u0e35\u0e08\u0e32\u0e01\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e02\u0e2d\u0e07\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e40\u0e2b\u0e15\u0e38\u0e02\u0e31\u0e14\u0e02\u0e49\u0e2d\u0e07 \n        \u0e42\u0e14\u0e22\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b \u0e1c\u0e39\u0e49\u0e08\u0e49\u0e32\u0e07 <strong>\u0e2d\u0e32\u0e08\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19 (\u0e40\u0e15\u0e47\u0e21\u0e08\u0e33\u0e19\u0e27\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e1a\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19)<\/strong> \n        \u0e43\u0e19\u0e01\u0e23\u0e13\u0e35\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e19\u0e35\u0e49:\n      <\/p>\n\n      <ol>\n        <li>\n          \u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e2d\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\u0e21\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e32\u0e21\u0e27\u0e31\u0e19 \u0e40\u0e27\u0e25\u0e32 \n          \u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e44\u0e27\u0e49\u0e43\u0e19\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e21\u0e40\u0e2b\u0e15\u0e38\u0e2a\u0e21\u0e1c\u0e25\n        <\/li> <br>\n\n\n      <\/ol>\n\n      <p style=\"font-size:0.95em;\">\n        *\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02 \u0e23\u0e30\u0e22\u0e30\u0e40\u0e27\u0e25\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e02\u0e2d\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19 \u0e02\u0e49\u0e2d\u0e22\u0e01\u0e40\u0e27\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2d\u0e37\u0e48\u0e19 \u0e46 \n        \u0e43\u0e2b\u0e49\u0e22\u0e36\u0e14\u0e15\u0e32\u0e21\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e37\u0e19\u0e40\u0e07\u0e34\u0e19\u0e09\u0e1a\u0e31\u0e1a\u0e40\u0e15\u0e47\u0e21\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1a\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e40\u0e1b\u0e47\u0e19\u0e2b\u0e25\u0e31\u0e01\n      <\/p>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n       \n        <p class=\"pfhc-lang-heading\">Refund policy<\/p>\n\n          <p>\n            Refund requests are handled in accordance with the platform\u2019s refund policy \n            and terms of service. Our team will review each case based on the evidence \n            and the details of the booking. In general, hirers \n            <strong>may be eligible for a full or partial refund<\/strong> in situations such as:\n          <\/p>\n\n          <ol>\n            <li>\n              The player cancels the service or fails to show up at the agreed date, time, \n              and location without reasonable prior notice.\n            <\/li> <br>\n            <li>\n              A force majeure or unexpected event occurs that makes the match impossible to play, \n              such as a cancelled competition, sudden pitch closure, or severe weather \n              (for example, heavy rain making the pitch unusable).\n            <\/li>\n\n          <\/ol>\n\n          <p style=\"font-size:0.95em;\">\n            *The exact conditions, time limits for submitting refund requests, exceptions, \n            and other details are governed by the full Refund Policy and the Terms and Conditions \n            published on the website.\n          <\/p>\n\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-payment-withdraw\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e01\u0e32\u0e23\u0e16\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30<\/span>\n        <span class=\"pfhc-heading-en\">Withdraw<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n       \n        <ol>\n            <li>\n              \u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e02\u0e27\u0e32\u0e2a\u0e38\u0e14 \u0e0b\u0e36\u0e48\u0e07\u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e04\u0e25\u0e34\u0e01\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e21\u0e19\u0e39 \n              <strong>Dashboard<\/strong>\n            <\/li> <br>\n            <li>\n              \u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e0b\u0e49\u0e32\u0e22\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32 Dashboard \u0e43\u0e2b\u0e49\u0e04\u0e25\u0e34\u0e01\u0e40\u0e21\u0e19\u0e39 <strong>Request a Payout<\/strong>\n            <\/li> <br>\n            <li>\n              \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e2b\u0e19\u0e49\u0e32 <strong>Request a Payout<\/strong> \u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e08\u0e33\u0e19\u0e27\u0e19\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e16\u0e2d\u0e19 \n              \u0e41\u0e25\u0e30\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e40\u0e07\u0e34\u0e19 (\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e21\u0e35 2 \u0e27\u0e34\u0e18\u0e35 \u0e04\u0e37\u0e2d <strong>\u0e42\u0e2d\u0e19\u0e40\u0e02\u0e49\u0e32\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e18\u0e19\u0e32\u0e04\u0e32\u0e23<\/strong> \u0e41\u0e25\u0e30 \n              <strong>\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1e\u0e22\u0e4c<\/strong>)<br>\n              \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e44\u0e14\u0e49\u0e41\u0e01\u0e48 \u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35 \u0e41\u0e25\u0e30\u0e18\u0e19\u0e32\u0e04\u0e32\u0e23\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e23\u0e31\u0e1a\u0e40\u0e07\u0e34\u0e19\n            <\/li> <br>\n            <li>\n              \u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>Send OTP to Email<\/strong> \u0e41\u0e25\u0e49\u0e27\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e40\u0e0a\u0e47\u0e04\u0e23\u0e2b\u0e31\u0e2a OTP \u0e43\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \n              \u0e19\u0e33\u0e23\u0e2b\u0e31\u0e2a 6 \u0e2b\u0e25\u0e31\u0e01\u0e21\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e43\u0e19\u0e0a\u0e48\u0e2d\u0e07 <strong>Enter 6-digit code<\/strong> \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 \n              <strong>Verify<\/strong>\n            <\/li> <br>\n            <li>\n              \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e23\u0e2b\u0e31\u0e2a OTP \u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e41\u0e25\u0e49\u0e27 \u0e43\u0e2b\u0e49\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e48\u0e07\u0e04\u0e33\u0e02\u0e2d\u0e16\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19<br>\n              \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e23\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e33\u0e02\u0e2d \u0e42\u0e14\u0e22\u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e42\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e43\u0e2b\u0e49\u0e43\u0e19\u0e23\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e48\u0e32\u0e22\u0e14\u0e31\u0e07\u0e19\u0e35\u0e49:<br>\n              \u2013 \u0e2b\u0e32\u0e01\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e01\u0e14\u0e16\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 1\u201314 \u0e02\u0e2d\u0e07\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e40\u0e07\u0e34\u0e19\u0e08\u0e30\u0e40\u0e02\u0e49\u0e32\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e43\u0e19\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 <strong>15<\/strong> \u0e02\u0e2d\u0e07\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e19\u0e31\u0e49\u0e19<br>\n              \u2013 \u0e2b\u0e32\u0e01\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e01\u0e14\u0e16\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 15 \u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19\u0e44\u0e1b \u0e40\u0e07\u0e34\u0e19\u0e08\u0e30\u0e40\u0e02\u0e49\u0e32\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e43\u0e19\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 <strong>30<\/strong> \u0e02\u0e2d\u0e07\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e19\u0e31\u0e49\u0e19\n            <\/li>\n          <\/ol>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Withdraw<\/p>\n\n         <p class=\"pfhc-lang-heading\">How do I request a payout?<\/p>\n\n          <ol>\n            <li>\n              Go to the top-right menu where your username is shown, then click \n              <strong>Dashboard<\/strong>.\n            <\/li> <br>\n            <li>\n              In the top-left corner of your Dashboard, click the <strong>Request a Payout<\/strong> menu.\n            <\/li> <br>\n            <li>\n              On the <strong>Request a Payout<\/strong> page, enter the amount you want to withdraw and \n              select your payout method (currently there are 2 options: <strong>Bank account<\/strong> \n              and <strong>PromptPay<\/strong>).<br>\n              Then fill in all required payout details, such as account name, account number, \n              and bank name.\n            <\/li> <br>\n            <li>\n              Click <strong>Send OTP to Email<\/strong>, then check your email for the OTP code. \n              Enter the 6-digit code into the <strong>Enter 6-digit code<\/strong> field and click \n              <strong>Verify<\/strong>.\n            <\/li> <br>\n            <li>\n              After the OTP is verified, click the <strong>Confirm<\/strong> button to submit your payout request.<br>\n              Then wait for our team to review your request. Payouts are processed on the following schedules:<br>\n              \u2013 If you request a payout between the 1st and 14th of the month, your payout will be received on the <strong>15th<\/strong> of that month.<br>\n              \u2013 If you request a payout on or after the 15th, your payout will be received on the <strong>30th<\/strong> of that month.\n            <\/li>\n          <\/ol>\n\n      <\/div>\n    <\/article>\n\n\n\n    <article id=\"topic-payment-issue\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19<\/span>\n        <span class=\"pfhc-heading-en\">Payment issues<\/span>\n      <\/h2>\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\n          \u0e2b\u0e32\u0e01\u0e1e\u0e1a\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e02\u0e2d\u0e07\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19\u0e41\u0e25\u0e30\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 \n          \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e41\u0e19\u0e1a\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e0b\u0e31\u0e1e\u0e1e\u0e2d\u0e23\u0e4c\u0e15\u0e44\u0e14\u0e49\u0e17\u0e35\u0e48 \n          <strong>contact@parttime-football.com<\/strong> \n          \u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e08\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e49\u0e42\u0e14\u0e22\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\n        <\/p>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p>\n          If you experience any payment issues, please record all relevant details clearly, \n          attach your proof of payment, and contact our support team at \n          <strong>contact@parttime-football.com<\/strong>. \n          Our team will review your case and get back to you as quickly as possible.\n        <\/p>\n\n      <\/div>\n    <\/article>\n\n\n\n    <!-- Safety -->\n\n    <article id=\"topic-safety-guideline\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/span>\n        <span class=\"pfhc-heading-en\">Safety guidelines<\/span>\n      <\/h2>\n\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <ul>\n          <li>\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23\u0e41\u0e25\u0e30\u0e15\u0e01\u0e25\u0e07\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e07\u0e32\u0e19 (\u0e27\u0e31\u0e19 \u0e40\u0e27\u0e25\u0e32 \u0e2a\u0e19\u0e32\u0e21 \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e04\u0e48\u0e32\u0e08\u0e49\u0e32\u0e07) \u0e1c\u0e48\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e43\u0e2b\u0e49\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e17\u0e38\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07<\/li> <br>\n          <li>\u0e2b\u0e25\u0e35\u0e01\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e01\u0e32\u0e23\u0e42\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e19\u0e2d\u0e01\u0e23\u0e30\u0e1a\u0e1a \u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e42\u0e2d\u0e19\u0e40\u0e07\u0e34\u0e19\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e43\u0e2b\u0e49\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e1c\u0e48\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e48\u0e32\u0e22\u0e40\u0e07\u0e34\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21<\/li> <br>\n          <li>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34 \u0e41\u0e25\u0e30\u0e23\u0e35\u0e27\u0e34\u0e27\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30\u0e43\u0e2b\u0e49\u0e23\u0e2d\u0e1a\u0e04\u0e2d\u0e1a\u0e01\u0e48\u0e2d\u0e19\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e01\u0e32\u0e23\u0e08\u0e49\u0e32\u0e07\u0e07\u0e32\u0e19<\/li> <br>\n          <li>\u0e44\u0e21\u0e48\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e2b\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27 \u0e40\u0e0a\u0e48\u0e19 \u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 \u0e23\u0e2b\u0e31\u0e2a OTP \u0e40\u0e25\u0e02\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e04\u0e23\u0e14\u0e34\u0e15 \u0e2b\u0e23\u0e37\u0e2d\u0e2a\u0e33\u0e40\u0e19\u0e32\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19 \u0e1c\u0e48\u0e32\u0e19\u0e41\u0e0a\u0e17<\/li> <br>\n          <li>\u0e40\u0e01\u0e47\u0e1a\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e44\u0e27\u0e49\u0e40\u0e2a\u0e21\u0e2d \u0e40\u0e0a\u0e48\u0e19 \u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e19\u0e17\u0e19\u0e32 \u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d \u0e41\u0e25\u0e30\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e23\u0e31\u0e1a\u0e40\u0e07\u0e34\u0e19<\/li> <br>\n          <li>\u0e2b\u0e32\u0e01\u0e1e\u0e1a\u0e1e\u0e24\u0e15\u0e34\u0e01\u0e23\u0e23\u0e21\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e2a\u0e07\u0e2a\u0e31\u0e22 \u0e2b\u0e23\u0e37\u0e2d\u0e21\u0e35\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e0b\u0e31\u0e1e\u0e1e\u0e2d\u0e23\u0e4c\u0e15\u0e1c\u0e48\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25 \n            <strong>contact@parttime-football.com<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e0a\u0e48\u0e27\u0e22\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a<\/li>\n        <\/ul>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Safety guidelines<\/p>\n\n          <ul>\n            <li>Use the platform\u2019s messaging system to discuss and confirm all job details (date, time, pitch, and payment terms).<\/li> <br>\n            <li>Avoid making payments outside the platform, and do not transfer money directly to players without using the platform\u2019s payment system.<\/li> <br>\n            <li>Carefully review the player\u2019s profile, history, and ratings\/reviews before confirming a booking.<\/li> <br>\n            <li>Do not share sensitive information such as passwords, OTP codes, credit card numbers, or ID card copies via chat.<\/li> <br>\n            <li>Keep records of all important information related to the booking and payment, such as chat messages, order details, and receipts.<\/li> <br>\n            <li>If you notice suspicious behavior or encounter problems with a booking, contact our support team at \n              <strong>contact@parttime-football.com<\/strong> so we can investigate.<\/li>\n          <\/ul>\n\n      <\/div>\n    <\/article>\n\n\n\n    <!-- Report -->\n\n    <article id=\"topic-report-abuse\" class=\"pfhc-topic\">\n      <h2>\n        <span class=\"pfhc-heading-th\">\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 \/ \u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21<\/span>\n        <span class=\"pfhc-heading-en\">Report abuse<\/span>\n      <\/h2>\n\n      <div class=\"pfhc-lang-block pfhc-lang-th\" lang=\"th\">\n        \n        <p>\n          \u0e2b\u0e32\u0e01\u0e1e\u0e1a\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e2b\u0e23\u0e37\u0e2d\u0e1e\u0e1a\u0e1e\u0e24\u0e15\u0e34\u0e01\u0e23\u0e23\u0e21\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21 \n          \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e08\u0e49\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49 2 \u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07 \u0e14\u0e31\u0e07\u0e19\u0e35\u0e49:\n        <\/p>\n        <ul>\n          <li>\n            \u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21 <strong>\u0e41\u0e08\u0e49\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49<\/strong> \u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19<br>\n            \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e41\u0e08\u0e49\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19 \u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c \u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e1e\u0e1a \n            \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\n          <\/li>\n          <li>\n            \u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e08\u0e49\u0e07\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e21\u0e32\u0e22\u0e31\u0e07 \n            <strong>contact@parttime-football.com<\/strong> \u0e42\u0e14\u0e22\u0e23\u0e30\u0e1a\u0e38\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 \n            \u0e40\u0e0a\u0e48\u0e19 \u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e0a\u0e37\u0e48\u0e2d\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c \n            \u0e41\u0e25\u0e30\u0e41\u0e19\u0e1a\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a (\u0e40\u0e0a\u0e48\u0e19 \u0e20\u0e32\u0e1e\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e17\u0e19\u0e32)\n          <\/li>\n        <\/ul>\n        <p style=\"font-size:0.95em;\">\n          *\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e41\u0e25\u0e30\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\n        <\/p>\n\n      <\/div>\n\n      <div class=\"pfhc-lang-block pfhc-lang-en\" lang=\"en\">\n        \n        <p class=\"pfhc-lang-heading\">Report abuse<\/p>\n        \n          <p>\n            If you encounter issues with a service or notice inappropriate behavior, \n            you can report it through either of the following channels:\n          <\/p>\n          <ul>\n            <li>\n              Click the <strong>Report this service<\/strong> button on the service page.<br>\n              A report form will appear where you can describe what happened, the issue you faced, \n              and any relevant details.\n            <\/li>\n            <li>\n              Send an email with the details to \n              <strong>contact@parttime-football.com<\/strong>, including clear information such as \n              the service link, player profile name, date and time of the incident, \n              and any supporting evidence (for example, screenshots or chat logs).\n            <\/li>\n          <\/ul>\n          <p style=\"font-size:0.95em;\">\n            *Providing detailed information helps our team review and respond to your report more quickly and accurately.\n          <\/p>\n\n      <\/div>\n    <\/article>\n\n\n\n  <\/div><!-- \/ .pfhc-faqwrap --><\/div><!-- \/ .pfhc-layout --><\/section>\n\n\n\n\n\n<script>\n\n(function(){\n\n  const helpCenter = document.querySelector('#pf-help-center');\n\n  if(!helpCenter) return;\n\n  const shouldShowEnglish = typeof window !== 'undefined' && \/\\\/en(\\\/|$)\/.test((window.location && window.location.pathname) || '');\n  if(shouldShowEnglish){\n    helpCenter.classList.add('pfhc-show-en');\n  }\n\n\n  const navItems = helpCenter.querySelectorAll('.pfhc-nav-item');\n\n  const subBtns = helpCenter.querySelectorAll('.pfhc-sub-btn');\n\n  const topics = helpCenter.querySelectorAll('.pfhc-topic');\n\n\n\n  function setExpanded(target){\n\n    navItems.forEach(item => {\n\n      const btn = item.querySelector('.pfhc-nav-btn');\n\n      const shouldOpen = target && item === target;\n\n      item.classList.toggle('open', !!shouldOpen);\n\n      if(btn){\n\n        btn.setAttribute('aria-expanded', shouldOpen ? 'true' : 'false');\n\n      }\n\n    });\n\n  }\n\n\n\n  function showTopic(topicId){\n\n    topics.forEach(topic => {\n\n      topic.classList.toggle('active', topic.id === topicId);\n\n    });\n\n  }\n\n\n\n  subBtns.forEach(btn => {\n\n    btn.addEventListener('click', event => {\n\n      event.stopPropagation();\n\n      const topicId = btn.getAttribute('data-topic');\n\n      if(!topicId) return;\n\n\n\n      subBtns.forEach(b => {\n\n        b.classList.remove('active');\n\n        b.removeAttribute('aria-current');\n\n      });\n\n      btn.classList.add('active');\n\n      btn.setAttribute('aria-current', 'true');\n\n\n\n      const parentItem = btn.closest('.pfhc-nav-item');\n\n      if(parentItem){\n\n        setExpanded(parentItem);\n\n      }\n\n      showTopic(topicId);\n\n\n\n      if(window.matchMedia('(max-width: 767px)').matches){\n\n        const content = helpCenter.querySelector('.pfhc-faqwrap');\n\n        if(content){\n\n          content.scrollIntoView({behavior:'smooth', block:'start'});\n\n        }\n\n      }\n\n    });\n\n  });\n\n\n\n  navItems.forEach(item => {\n\n    const mainBtn = item.querySelector('.pfhc-nav-btn');\n\n    if(!mainBtn) return;\n\n\n\n    mainBtn.setAttribute('aria-expanded', item.classList.contains('open') ? 'true' : 'false');\n\n\n\n    mainBtn.addEventListener('click', () => {\n\n      const isOpen = item.classList.contains('open');\n\n      if(isOpen){\n\n        item.classList.remove('open');\n\n        mainBtn.setAttribute('aria-expanded', 'false');\n\n        return;\n\n      }\n\n      setExpanded(item);\n\n    });\n\n  });\n\n\n\n  (function init(){\n\n    const firstSub = subBtns[0];\n\n    if(firstSub){\n\n      firstSub.classList.add('active');\n\n      firstSub.setAttribute('aria-current', 'true');\n\n      const parentItem = firstSub.closest('.pfhc-nav-item');\n\n      if(parentItem){\n\n        setExpanded(parentItem);\n\n      }\n\n      showTopic(firstSub.getAttribute('data-topic'));\n\n    }\n\n  })();\n\n})();<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d Catagories \u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Account \u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23? How do I sign up? \u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19 (KYC) How to verify identity? \u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c How do I edit my profile? \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 How do I change my password? \u0e25\u0e37\u0e21\u0e2b\u0e23\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 Forgot Password \u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b General Use \u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 Post a player request \u0e25\u0e07\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1f\u0e38\u0e15\u0e1a\u0e2d\u0e25 How do I post my player profile to find jobs? \u0e27\u0e34\u0e18\u0e35\u0e2a\u0e48\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 How do [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1513","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center - Parttime Football<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/parttime-football.com\/en\/\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d-help-center\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center - Parttime Football\" \/>\n<meta property=\"og:description\" content=\"\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d Catagories \u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Account \u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23? How do I sign up? \u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19 (KYC) How to verify identity? \u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c How do I edit my profile? \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 How do I change my password? \u0e25\u0e37\u0e21\u0e2b\u0e23\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 Forgot Password \u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b General Use \u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 Post a player request \u0e25\u0e07\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1f\u0e38\u0e15\u0e1a\u0e2d\u0e25 How do I post my player profile to find jobs? \u0e27\u0e34\u0e18\u0e35\u0e2a\u0e48\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 How do [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/parttime-football.com\/en\/\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d-help-center\/\" \/>\n<meta property=\"og:site_name\" content=\"Parttime Football\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-08T09:36:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/parttime-football.com\\\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\\\/\",\"url\":\"https:\\\/\\\/parttime-football.com\\\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\\\/\",\"name\":\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\\\/Help Center - Parttime Football\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/parttime-football.com\\\/#website\"},\"datePublished\":\"2025-09-24T07:47:56+00:00\",\"dateModified\":\"2026-02-08T09:36:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/parttime-football.com\\\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/parttime-football.com\\\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/parttime-football.com\\\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/parttime-football.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\\\/Help Center\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/parttime-football.com\\\/#website\",\"url\":\"https:\\\/\\\/parttime-football.com\\\/\",\"name\":\"Parttime Football\",\"description\":\"Part-Time, Full Passion\",\"publisher\":{\"@id\":\"https:\\\/\\\/parttime-football.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/parttime-football.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/parttime-football.com\\\/#organization\",\"name\":\"Parttime Football\",\"url\":\"https:\\\/\\\/parttime-football.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/parttime-football.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/parttime-football.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-cropped-cropped-parttimefootball_logo.png\",\"contentUrl\":\"https:\\\/\\\/parttime-football.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-cropped-cropped-parttimefootball_logo.png\",\"width\":200,\"height\":59,\"caption\":\"Parttime Football\"},\"image\":{\"@id\":\"https:\\\/\\\/parttime-football.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center - Parttime Football","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/parttime-football.com\/en\/\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d-help-center\/","og_locale":"en_US","og_type":"article","og_title":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center - Parttime Football","og_description":"\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d Catagories \u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Account \u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23? How do I sign up? \u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e15\u0e31\u0e27\u0e15\u0e19 (KYC) How to verify identity? \u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c How do I edit my profile? \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 How do I change my password? \u0e25\u0e37\u0e21\u0e2b\u0e23\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 Forgot Password \u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b General Use \u0e25\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 Post a player request \u0e25\u0e07\u0e2b\u0e32\u0e07\u0e32\u0e19\u0e40\u0e15\u0e30\u0e1f\u0e38\u0e15\u0e1a\u0e2d\u0e25 How do I post my player profile to find jobs? \u0e27\u0e34\u0e18\u0e35\u0e2a\u0e48\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2b\u0e32\u0e19\u0e31\u0e01\u0e40\u0e15\u0e30 How do [&hellip;]","og_url":"https:\/\/parttime-football.com\/en\/\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d-help-center\/","og_site_name":"Parttime Football","article_modified_time":"2026-02-08T09:36:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/parttime-football.com\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\/","url":"https:\/\/parttime-football.com\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\/","name":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center - Parttime Football","isPartOf":{"@id":"https:\/\/parttime-football.com\/#website"},"datePublished":"2025-09-24T07:47:56+00:00","dateModified":"2026-02-08T09:36:07+00:00","breadcrumb":{"@id":"https:\/\/parttime-football.com\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/parttime-football.com\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/parttime-football.com\/%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b8%b7%e0%b8%ad-help-center\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/parttime-football.com\/"},{"@type":"ListItem","position":2,"name":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\/Help Center"}]},{"@type":"WebSite","@id":"https:\/\/parttime-football.com\/#website","url":"https:\/\/parttime-football.com\/","name":"Parttime Football","description":"Part-Time, Full Passion","publisher":{"@id":"https:\/\/parttime-football.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/parttime-football.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/parttime-football.com\/#organization","name":"Parttime Football","url":"https:\/\/parttime-football.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/parttime-football.com\/#\/schema\/logo\/image\/","url":"https:\/\/parttime-football.com\/wp-content\/uploads\/2025\/03\/cropped-cropped-cropped-parttimefootball_logo.png","contentUrl":"https:\/\/parttime-football.com\/wp-content\/uploads\/2025\/03\/cropped-cropped-cropped-parttimefootball_logo.png","width":200,"height":59,"caption":"Parttime Football"},"image":{"@id":"https:\/\/parttime-football.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/pages\/1513","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/comments?post=1513"}],"version-history":[{"count":135,"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/pages\/1513\/revisions"}],"predecessor-version":[{"id":2132,"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/pages\/1513\/revisions\/2132"}],"wp:attachment":[{"href":"https:\/\/parttime-football.com\/en\/wp-json\/wp\/v2\/media?parent=1513"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}