Skip to main content
Help
Toggle navigation menu
Back to website
Submit a request
Sign in
Qapital
Products & Features
Qapital Invest
Investing 101
Search
Investing 101
New to investing? Here's how it works.
Why Should I Invest?
What are Dividends?
Which Portfolio Should I Choose?
How do I Change my Portfolio?
How can I Fund my Qapital Invest Goal?
What are the Performance Metrics Based on?
Do you Rebalance my Portfolio?
When do I Receive Dividends?
Where can I find my Qapital Invest Account Number?
Can I hold my Account in cash?
When is my Account Value Updated?
Who Determines the Investments in my Portfolio?
When will Trades Take Place in my Account?
Is there a Minimum Amount I Need to Start Investing?
Why is my Qapital Invest Account Awaiting Approval?
Popular searches:
Can't find what you're looking for?
Submit a request
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
<% } %>
<% } %>