Pular para o conteúdo principal
Alternar menu de navegação
Português do Brasil
العربية (العالم)
Deutsch (Deutschland)
English (US)
Español (Latinoamérica)
Français (France)
Bahasa Indonesia (Indonesia)
Japanese (Japan)
한국어(대한민국)
Melayu (Malaysia)
Polski (Polska)
Português (Portugal)
Kiswahili
ไทย
繁體中文
World Help Center
Pesquisa
Suporte ao Usuário World
World ID
World ID
Verificação Orb
Entendendo biometria e seu uso pelo World
Como a Orb funciona?
O que devo esperar ao verificar meu World ID em uma Orb location?
Qual é a idade mínima para obter um World ID?
Juntando-se ao World
Como eu verifico meu Razer ID com o World ID?
Como posso fazer a pré-encomenda de uma Orb e me tornar um Community Operator?
Como eu me inscrevo para o World ID?
Onde posso encontrar oportunidades para trabalhar na World?
Como eu me torno um World Operator?
Qual é o status da minha aplicação Operator?
Sobre World
A World oferece um programa de recompensas por bugs?
O que é o World ID?
O que é World?
Como posso me conectar com World nas redes sociais?
Quais recursos do World ID existem para desenvolvedores?
Segurança e Privacidade
Quais são algumas dicas de segurança ao verificar com uma Orb?
Como posso evitar golpes com Orb?
Como posso me manter seguro no Discord e em outros sites de redes sociais?
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Categorias
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Alternar menu de navegação
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categorias
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Exibir mais
<% } %>
<% } %>