help.rarible.com Open in urlscan Pro
104.16.53.111  Public Scan

Submitted URL: http://help.rarible.com/
Effective URL: https://help.rarible.com/hc/en-us
Submission: On April 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

GET /hc/en-us/search

<form role="search" class="form-field mb-0" data-search="" data-instant="true" autocomplete="off" action="/hc/en-us/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="search"
    name="query" id="query" placeholder="Search articles..." autocomplete="off" aria-label="Search articles..."></form>

Text Content

Skip to main content
Rarible The NFT Company Toggle navigation menu

Submit a request Back to Rarible.com Sign in


HEY, HOW CAN WE HELP?


SEARCH






‎


 * GETTING STARTED
   
   First time on Rarible? Here are the basics!


 * YOUR PROFILE
   
   Create your account and manage wallets, profiles and NFTs


 * BUYING
   
   How to buy NFTs and manage your funds


 * SELLING
   
   Selling and managing your listings


 * CREATING
   
   How to create NFTs and collections


 * DROPS
   
   Launching/using drops on Rarible


 * FINDING/EXPLORING
   
   Finding what you need on Rarible


 * COMMUNITY MARKETPLACES
   
   How to create and use Rarible-powered marketplaces


 * SAFETY AND POLICIES
   
   Keeping everyone safe on Rarible


 * FAQ
   
   Keeping everyone safe on Rarible


 * PROTOCOL
   
   Learn how to build with Rarible’s NFT API


 * RARI CHAIN
   
   Learn everything about RARI Chain

Community Markeplaces Rarible Protocol RARI Foundation



CAN'T FIND WHAT YOU'RE LOOKING FOR?

Submit
   <% categories.forEach(function(category) { %>
 * <%= category.name %>
   <% }); %>


CATEGORIES

   <% 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 %>


TOGGLE NAVIGATION MENU

   <% categories.forEach(function(category, index) { %>
 * <%= category.name %> <% if (category.isActive) { %> <%=
   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 %>
     <% }); %>
   <% } %>
   <% }); %>

<% } %> <% var isSubsection = parent.hasOwnProperty('parent_section_id') %> <%
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
   <% } %>

<% } %>