(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7746],{37442:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/faq",function(){return n(14916)}])},73506:function(e,t,n){"use strict";n.d(t,{W:function(){return Container}});var s=n(52322),a=n(12524),l=n.n(a);function Container(e){let{className:t,px:n,py:a,children:i}=e;return(0,s.jsx)("div",{className:l()(t,{["px-".concat(n," sm:px-").concat(n+2," lg:px-").concat(n+4)]:n,["py-".concat(a," sm:py-").concat(a+2," lg:py-").concat(a+4)]:a},"mx-auto max-w-7xl space-y-8"),children:i})}n(2784),Container.defaultProps={className:void 0,px:4,py:6}},14916:function(e,t,n){"use strict";n.r(t),n.d(t,{__N_SSG:function(){return _},default:function(){return Index}});var s=n(52322),a=n(96577),l=n.n(a),i=n(39097),r=n.n(i),o=n(2784);function BottomLineSupport(){return(0,s.jsxs)("section",{className:"mx-auto max-w-[600px] pt-8 space-y-6 text-black",children:[(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsx)("h2",{className:"w-full text-center text-[2rem] font-semibold leading-[2.75rem] tracking-[-0.02rem]",children:"Still have questions?"}),(0,s.jsx)("p",{className:"w-full text-center text-lg font-normal",children:"Get in touch via email, live chat, Telegram or 1:1 calls, our support team is available for help 24/7!"})]}),(0,s.jsxs)("div",{className:"flex flex-col justify-center gap-2 lg:flex-row",children:[(0,s.jsxs)(r(),{href:"/contact",className:"border-black-10 flex h-11 items-center justify-center gap-2 rounded-[0.375rem] border px-4 py-3",children:[(0,s.jsx)("p",{className:"text-blue-lm text-base font-semibold",children:"Contact our support"}),(0,s.jsx)(l(),{src:"/images/homepage/blue-arrow-right-alt.svg",alt:"Arrow Right",width:20,height:20})]}),(0,s.jsxs)(r(),{href:"https://docs.team.finance/",target:"_blank",className:"flex items-center justify-center gap-2 px-4 py-3",children:[(0,s.jsx)("p",{className:"text-blue-lm text-base font-semibold",children:"See our Docs"}),(0,s.jsx)(l(),{src:"/images/faq/link-external.svg",alt:"Arrow Right",width:20,height:20})]})]})]})}var c=n(5145),d=n(23603),u=n(35838),m=n.n(u),x=n(85701),h=n.n(x),g=n(89182),p=n(78141),f=n.n(p),b=n(64558),j=n(61429),w=n.n(j);function FaqSearchBox(e){let{injectedData:t,manuallyOpenedItems:n}=e,[a,l]=(0,o.useState)(!1),[i,r]=(0,o.useState)([]),[u,x]=(0,o.useState)(""),p=(0,o.useMemo)(()=>{let e=m()(t.data,e=>e.items),n=new g.Z({fields:["question","answer"],storeFields:["question","answer"]});return n.addAll(e),n},[t]);return(0,s.jsxs)("section",{className:"relative mb-[6rem]",children:[(0,s.jsx)(c.Z,{icon:(0,s.jsx)(b.Goc,{className:"text-slate-500"}),fullWidth:!0,placeholder:"Type your question or keyword",maxLength:200,suffixIcon:(0,s.jsx)(b.czh,{onMouseDown:()=>x(""),className:"text-lg text-slate-500"}),onFocus:()=>l(!0),onBlur:()=>{setTimeout(()=>{l(!1)},200)},value:u,onChange:e=>{let t=p.search(e.target.value,{fuzzy:.1,maxFuzzy:.8,boost:{question:2},prefix:!0});x(e.target.value),r(h()(t.map(e=>({question:e.question,answer:e.answer,id:e.id})),10))}}),a&&u&&(0,s.jsx)("section",{className:"absolute top-11 z-10 w-full rounded-md bg-white p-4 pt-6 shadow-lg",children:i.length?(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("h4",{className:"mb-4 text-center text-2xl font-semibold",children:"".concat(i.length,' results for "').concat(u,'"')}),i.map(e=>{let{id:t,question:a,answer:l}=e;return(0,s.jsxs)("section",{className:"flex cursor-pointer items-center justify-between p-4 hover:bg-slate-100",onClick:()=>{let e=document.getElementById("main-faq-".concat(t));if(e){let s=e.getBoundingClientRect().top+window.scrollY+-100;window.scrollTo({top:s,behavior:"smooth"}),n.includes(t)||setTimeout(()=>{e.click()},700)}},children:[(0,s.jsxs)("section",{children:[(0,s.jsx)(f(),{highlightClassName:"text-base md:text-xl font-bold bg-transparent",unhighlightClassName:"text-base leading-5 font-semibold md:text-xl",searchWords:u.split(" "),autoEscape:!0,textToHighlight:a}),(0,s.jsx)("div",{className:"h-2"}),(0,s.jsx)(f(),{highlightClassName:"font-bold bg-transparent",searchWords:u.split(" "),autoEscape:!0,textToHighlight:(0,d.aSK)(w()(l),100)})]}),(0,s.jsx)("figure",{children:(0,s.jsx)(b.OEZ,{className:"min-w-5 text-xl text-slate-500"})})]},t)})]}):(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("h2",{className:"mb-4 text-center text-2xl font-semibold",children:'No result for "'.concat(u,'"')}),(0,s.jsx)("p",{className:"px-12 text-center",children:"We couldn't find any answers matching your search. Please try another search term or explore our FAQ categories below."})]})})]})}function GroupTile(e){let{iconPath:t,label:n,onClick:a}=e;return(0,s.jsxs)("section",{onClick:a,className:"flex cursor-pointer select-none flex-col items-center justify-between gap-y-4 rounded-lg bg-slate-100 p-4 transition-all hover:bg-slate-200",children:[(0,s.jsx)(l(),{src:t,width:40,height:40,alt:""}),(0,s.jsx)("p",{className:"text-center text-sm font-semibold",children:n})]})}function Hero(){return(0,s.jsxs)("section",{className:"",children:[(0,s.jsxs)("h1",{className:"mb-8 text-center text-4xl font-semibold leading-[2.75rem] md:text-5xl md:leading-[3.75rem]",children:["Token Management ",(0,s.jsx)("br",{})," Frequently Asked Questions"]}),(0,s.jsxs)("h2",{className:"text-center text-lg md:text-xl",children:["From clear answers to helpful tips, below you'll find everything you ",(0,s.jsx)("br",{})," need to effectively manage your tokens."]})]})}var N=n(73506),v=n(59793),y=n(35920),q=n(35676),k=n.n(q),F=n(25237),S=n.n(F),P=n(55351);let T=S()(()=>Promise.all([n.e(9773),n.e(9324),n.e(8832)]).then(n.bind(n,68832)),{loadableGenerated:{webpack:()=>[68832]},ssr:!0,loading:()=>(0,s.jsx)("p",{children:"Loading..."})}),C=[{id:"1",label:"Getting Started",iconPath:"/images/faq/faq-icon-getting-started.svg"},{id:"2",label:"Services and Features",iconPath:"/images/faq/faq-icon-services-and-features.svg"},{id:"3",label:"Pricing and Payments",iconPath:"/images/faq/faq-icon-pricing-and-payments.svg"},{id:"4",label:"Security and Compliance",iconPath:"/images/faq/faq-icon-security-and-compliance.svg"},{id:"5",label:"Support and Community",iconPath:"/images/faq/faq-icon-support-and-community.svg"},{id:"6",label:"Business and Partnerships",iconPath:"/images/faq/faq-icon-business-and-partnerships.svg"},{id:"7",label:"Miscellaneous",iconPath:"/images/faq/faq-icon-miscellaneous.svg"}];var _=!0;function Index(e){let{data:t}=e,[n,a]=(0,o.useState)([]),l=k()(t.data.map(e=>e.items)).map(e=>({questionName:e.question,acceptedAnswerText:e.answer}));return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(P.Mg,{mainEntity:l}),(0,s.jsx)(P.PB,{title:"Token Management Service FAQs: Your Questions Answered | Team.finance",description:"How to get started with token management, DeFi / Web3 services, and our pricing & payment plan support.",titleTemplate:"%s",canonical:"https://www.team.finance/faq"}),(0,s.jsx)(v.Z,{children:(0,s.jsxs)(N.W,{className:"overflow-x-clip",children:[(0,s.jsx)(y.O,{paths:[{label:"Home",to:"/"},{label:"FAQ",to:""}]}),(0,s.jsx)(Hero,{}),(0,s.jsxs)("section",{className:"mx-auto max-w-[56.25rem]",children:[(0,s.jsx)(FaqSearchBox,{injectedData:t,manuallyOpenedItems:n}),(0,s.jsx)("summary",{className:"mb-12 grid grid-cols-2 gap-4 sm:grid-cols-3 md:grid-cols-4",children:C.map(e=>(0,s.jsx)(GroupTile,{iconPath:e.iconPath,label:e.label,onClick:()=>{let t=document.getElementById("faq-group-".concat(e.id));if(t){let e=t.getBoundingClientRect().top+window.scrollY+-100;window.scrollTo({top:e,behavior:"smooth"})}}},e.label))}),(0,s.jsx)(T,{data:t,onTriggered:(e,t)=>{t?a(n.filter(t=>t!==e)):a([...n,e])}})]}),(0,s.jsx)(BottomLineSupport,{})]})})]})}},35920:function(e,t,n){"use strict";n.d(t,{O:function(){return Breadcrumbs}});var s=n(52322),a=n(39097),l=n.n(a);function Breadcrumbs(e){let{paths:t}=e;return t.length?(0,s.jsxs)("h2",{className:"flex text-left text-base font-medium leading-[18px] text-zinc-800",children:[t.slice(0,1!==t.length?t.length-1:1).map((e,n)=>(0,s.jsx)(l(),{href:e.to||"/",children:(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("span",{className:"text-zinc-800",children:e.label}),t.length-2!==n&&1!==t.length&&(0,s.jsx)("span",{className:"text-zinc-800",children:"\xa0/\xa0"})]})},e.label)),t.length-1>0&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("span",{className:"text-zinc-800",children:"\xa0/"}),(0,s.jsxs)("span",{className:"text-zinc-500",children:["\xa0",t[t.length-1].label]})]})]}):null}n(2784)},5145:function(e,t,n){"use strict";var s=n(52322),a=n(12524),l=n.n(a),i=n(2784),r=n(81316);let o=i.forwardRef((e,t)=>{let{className:n,variant:a,label:o,fullWidth:c,icon:d,suffixIcon:u,error:m,...x}=e,[h,g]=(0,i.useState)(!1);return(0,s.jsxs)(s.Fragment,{children:[i.isValidElement(o)?o:(0,s.jsx)(r.Z,{className:"mb-1 block",variant:"caption-2",children:o}),(0,s.jsxs)("div",{className:l()("bg-white","text-body h-11 rounded-md transition duration-150 disabled:cursor-not-allowed","flex items-center rounded-md",{border:"checkbox"!==e.type},{"w-full":c},{"outline outline-offset-0 outline-blue-300 ring-blue-300":h&&!m},{"outline outline-2 outline-offset-0 outline-red-500 ring-red-500":!!m},{"outline-none":!h&&!m},{"pl-3":!d},{"pr-3":!u}),children:[d&&(0,s.jsx)("div",{className:"pointer-events-none flex h-full items-center px-3",children:(0,s.jsx)(()=>d,{})}),(0,s.jsx)("input",{ref:t,type:e.type||"text",className:l()("h-full outline-none focus:outline-none focus:ring-0 border-none",n,{"w-full":c}),...x,onFocus:e=>{var t;g(!0),null===(t=x.onFocus)||void 0===t||t.call(x,e)},onBlur:e=>{var t;g(!1),null===(t=x.onBlur)||void 0===t||t.call(x,e)}}),u&&(0,s.jsx)("div",{className:"flex h-full items-center px-3",children:u})]})]})});t.Z=o}},function(e){e.O(0,[2309,6739,9606,8735,2819,5838,5223,9793,9774,2888,179],function(){return e(e.s=37442)}),_N_E=e.O()}]);