# General FAQ

### What is Nemeos ?&#x20;

Nemeos is a DeFi protocol allowing anyone to take a loan to buy a digital asset. Web2 equivalents would be banks or consumer finance experts (i.e. Cofidis or Klarna), but unlike these actors, our services are (i) made of web3 assets only and (ii) censorship-resistant and accessible to all.

### Is Nemeos protocol safe ?&#x20;

The first version of Nemeos protocol has been audited by Quantstamp. Additional audits will be carried out as the protocol becomes more and more used.

### What are collections supported by Nemeos split payment solution?

For the beta version, only 3 NFT collections on Polygon are supported by Nemeos. More collections will be added soon.

### How to add collections / projects ?

For now, Nemeos team decides which project or collection to add on the application. For each collection, a dedicated liquidity pool is deployed. Feel free to contact us if you want to list your project. As the protocol becomes more and more used and secured, everyone will be able to deploy a liquidity pool associated to any project.  &#x20;

### Will there be a Nemeos token?

A token would create value for all Nemeos stakeholders, allowing notably to decentralize governance decisions to the community. But launching a token implies a lot of constraints and thus is not our priority, we focus on building and improving the protocol.&#x20;


---

# 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.nemeos.finance/faq/general-faq.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.
