{"id":164122,"date":"2026-02-26T11:22:47","date_gmt":"2026-02-26T11:22:47","guid":{"rendered":"https:\/\/coinpoker.com\/pt\/help\/como-posso-registar-me-no-coinpoker\/"},"modified":"2026-03-10T09:57:22","modified_gmt":"2026-03-10T09:57:22","slug":"register-on-coinpoker","status":"publish","type":"help","link":"https:\/\/coinpoker.com\/pt\/help\/register-on-coinpoker\/","title":{"rendered":"Como posso registar-me no Coinpoker?"},"content":{"rendered":"\n<div class=\"coinpoker-simple-content-block\" id=\"simple-content-block_8618d14e2cc42805a14f3a100681d1dd\"\n     data-block-instance=\"block_8618d14e2cc42805a14f3a100681d1dd\">\n    <div class=\"simple-content-wrapper\">\n        <p><span style=\"font-weight: 400\">Por favor, siga os passos abaixo para se registar no CoinPoker.com:<\/span><\/p><p><span style=\"font-weight: 400\">Visite o nosso site <a href=\"https:\/\/coinpoker.com\/pt\/\">www.coinpoker.com<\/a> OU Aplica\u00e7\u00e3o M\u00f3vel ou Cliente de Ambiente de Trabalho.<\/span><\/p><p><span style=\"font-weight: 400\">No cliente de ambiente de trabalho, clique em:<\/span><\/p><ol><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">&#8220;Inscreve-te&#8221;<\/span><\/li><li style=\"font-weight: 400\">Criar uma conta<\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Introduza o seu endere\u00e7o de email<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Escolha a sua palavra-passe e volte a introduzi-la para verifica\u00e7\u00e3o<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Introduza um c\u00f3digo de afiliado ou agente, caso tenha recebido um de um dos nossos parceiros<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Clique em &#8220;Comece&#8221;<\/span><\/li><\/ol><p><span style=\"font-weight: 400\">Ser\u00e1 enviado um c\u00f3digo OTP para o seu endere\u00e7o de email, que ter\u00e1 de ser introduzido no cliente.<\/span><\/p><p><span style=\"font-weight: 400\">Ser\u00e1 iniciado sess\u00e3o imediatamente. Neste ponto, foi-lhe atribu\u00eddo um nome de utilizador gerado automaticamente, que pode alterar uma vez seguindo o procedimento abaixo:<\/span><\/p><ol><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Clique na seta virada para baixo ao lado do seu nome de utilizador, no canto superior direito do cliente.<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Clique em &#8220;O Meu Perfil&#8221;<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">No separador &#8220;As Minhas Informa\u00e7\u00f5es&#8221; introduza o seu novo nome de utilizador, que deve ter entre 5 e 15 caracteres, e clique em &#8220;Verificar&#8221; para ver se est\u00e1 dispon\u00edvel. Se for, confirme ou escolha um novo nome de utilizador at\u00e9 estar dispon\u00edvel. Por favor, evite usar o seu nome completo ou nomes ofensivos, nem o seu n\u00famero de telefone ou qualquer coisa que revele a sua identidade ou dados confidenciais.<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Clique em ENVIAR OTP e introduza o OTP que recebeu no seu n\u00famero de telefone.<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Insira uma palavra-passe complicada \u2013 Deve conter pelo menos 1 letra mai\u00fascula, 1 min\u00fascula, 1 n\u00famero e 1 destes caracteres especiais !@#$* e um comprimento entre 8 e 20.<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Confirma &#8220;tens um c\u00f3digo promocional? (se \u00e9 que houve).<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Verifique em &#8220;Concordo com os Termos de Utiliza\u00e7\u00e3o do CoinPoker&#8221; (por favor leia antes de concordar) e depois clique em &#8220;Submeter&#8221;.<\/span><\/li><\/ol><p><span style=\"font-weight: 400\">Por favor, note que ser\u00e1 solicitado que mude o seu nome de utilizador apenas nas suas tr\u00eas primeiras tentativas de login; ap\u00f3s isso, o nome de utilizador atribu\u00eddo automaticamente tornar-se-\u00e1 permanente se n\u00e3o tomar medidas.<\/span><\/p>    <\/div>\n<\/div>\n\n<script>\n    (function () {\n        'use strict';\n\n        const blockInstance = document.querySelector('[data-block-instance=\"block_8618d14e2cc42805a14f3a100681d1dd\"]');\n        if (!blockInstance) {\n            return;\n        }\n\n        const tabButtons = blockInstance.querySelectorAll('[data-bs-toggle=\"tab\"]');\n        if (tabButtons.length > 0 && typeof bootstrap !== 'undefined') {\n            tabButtons.forEach(function (button) {\n                button.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    const targetId = this.getAttribute('data-bs-target');\n                    if (!targetId) return;\n\n                    const tabPanes = blockInstance.querySelectorAll('.tab-pane');\n                    tabPanes.forEach(function (pane) {\n                        pane.classList.remove('show', 'active');\n                    });\n\n                    const allButtons = blockInstance.querySelectorAll('[data-bs-toggle=\"tab\"]');\n                    allButtons.forEach(function (btn) {\n                        btn.classList.remove('active');\n                        btn.setAttribute('aria-selected', 'false');\n                    });\n\n                    const targetPane = blockInstance.querySelector(targetId);\n                    if (targetPane) {\n                        targetPane.classList.add('show', 'active');\n                    }\n\n                    this.classList.add('active');\n                    this.setAttribute('aria-selected', 'true');\n                });\n            });\n        }\n    })();\n<\/script>\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"yes","_seopress_robots_follow":"yes","_seopress_redirections_enabled":"","_seopress_redirections_type":"301","_seopress_redirections_value":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","editor_notices":[],"_cpsm_do_not_sync":false,"_cpsm_partial_sync":true,"footnotes":""},"topic-category":[437],"class_list":["post-164122","help","type-help","status-publish","hentry","topic-category-registrations-and-signup"],"acf":{"card_image":"","help_view":["pre_login","post_login"],"in_app_mode_link":"https:\/\/coinpoker.com\/pt\/help\/download-coinpoker\/#:~:text=Como%20posso%20registar%2Dme%20no%20Coinpoker%3F"},"_links":{"self":[{"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/help\/164122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/help"}],"about":[{"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/types\/help"}],"version-history":[{"count":5,"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/help\/164122\/revisions"}],"predecessor-version":[{"id":164510,"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/help\/164122\/revisions\/164510"}],"wp:attachment":[{"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/media?parent=164122"}],"wp:term":[{"taxonomy":"topic-category","embeddable":true,"href":"https:\/\/coinpoker.com\/pt\/wp-json\/wp\/v2\/topic-category?post=164122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}