> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kingdomly.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Art Project FAQs

> Frequently asked questions about art projects

<AccordionGroup>
  <Accordion title="How do I shuffle my collection?">
    You can shuffle your collection by selecting the "Shuffle" button in the top right corner of the collection grid.

    <Info>
      Once you randomize, you can't revert back to the previous order.
    </Info>
  </Accordion>

  <Accordion title="Can I edit my 1 of 1s art project after it has been published?">
    Once your 1 of 1s art project has been published, you cannot make changes to the assets or metadata that have already been uploaded. If you need to make updates, you will need to create a new project and upload the revised assets.
  </Accordion>

  <Accordion title="Can I leave the page while my upload is in progress?">
    Yes, you can leave the page while your upload is in progress. You can check the status of your project upload by going to the same page you were on.
  </Accordion>

  <Accordion title="How can I check the contents of my base URI?">
    To check the contents of your base URI, simply paste the URI into your browser or use an IPFS gateway.

    Example URI: `https://gateway.pinata.io/ipfs/<cid>/`
  </Accordion>

  <Accordion title="Why is my upload taking so long?">
    Upload times can vary based on the number and size of assets you are uploading. Large collections or files close to the 10MB limit may take longer to process. If your upload seems unusually slow, you may open a ticket on our <a href="https://discord.gg/DnGENNCMgs" target="_blank">Discord</a> and send the link to your art project.
  </Accordion>

  <Accordion title="I have my own base URI, can I use it?">
    Yes, you can use your own base URI. You can create a dummy art collection and pair it with your mint page project. After deploying your contract, you can set a custom URI for your mint project.
  </Accordion>

  <Accordion title="I want to have a post-reveal art project, can I do that?">
    Yes, you can swap the mint page project with another art gallery project that has the same supply count.
  </Accordion>
</AccordionGroup>

## Bugs and Feedback

If you find any bugs with the art project, please open a ticket on our <a href="https://discord.gg/DnGENNCMgs" target="_blank">Discord</a> and send the link to your art project.
