# Check if demat depositary (DP) is NSDL or CDSL?

**Check for the very first demat account** - The DP is decided on the basis of the broking platform where the client had created 1st demat account.

Here is the list of broking platforms which are registered with either NSDL/CDSL.&#x20;

NSDL List : <https://nsdl.co.in/speed-e.php>

CDSL List : <https://www.cdslindia.com/DP/List%20of%20CDSL%20DP%27s.html>

***OR***

&#x20;***I**f you know the demat account number of a client which he can check portfolio statement or app so you can easily find out whether the DP is cdsl/nsdl*\
\
-**NSDL** demat account number starts with letter IN and is followed by 14-digit numeric numbers. \
\
-**CDSL** demat account number is 16-digit numeric number.\ <br>


---

# 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.finnovate.in/faqs/cas-download-process-and-links/check-if-demat-depositary-dp-is-nsdl-or-cdsl.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.
