# Add a collection

## Add a Collection as Supported Collateral

JPEG'd P2P is permissionless. As such, users can add any collection as collateral by submitting the collection address and deploying a Collection Vault.&#x20;

Technical information can be found here: <https://github.com/jpegd/p2p-collection-list>

By default, only whitelisted collections will be displayed in the UI. To have a collection vault be displayed in the UI reach out in our discord.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jpegd.io/jpegd-dao/peer-2-peer-lending/add-a-collection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
