Skip to main content
Help Center
Toggle navigation menu
Back to website
English (United States)
Deutsch
Español
Français
日本語
Nederlands
Português
Русский
Українська
Tiếng Việt
简体中文
繁體中文
Submit a request
Sign in
Search
BitMart
Getting Started
Registration
How can we help?
Search
Registration
New User Onboarding Guide
2026-06-01 02:02:45 UTC
Top Crypto Exchanges in 2026: Ranked by Security, Fees, Liquidity, and Trading Features
2026-04-30 23:30:27 UTC
How to Choose the Best Crypto Trading Platform or Exchange
2026-04-23 15:22:53 UTC
BitMart Beginners’ Handbook 101 on Website
2024-04-27 02:24:36 UTC
BitMart Beginners’ Handbook 101 on APP
2026-06-06 11:38:39 UTC
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% 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) { %>
See more
<% } %>
<% } %>