> For the complete documentation index, see [llms.txt](https://docs.ifreeq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ifreeq.com/general-knowledge/electricity/plug-and-socket-types-around-the-world/power-plug-and-outlet-type-k.md).

# Power plug & outlet Type K

Type K is used almost exclusively in Denmark and Greenland. (Click [here](https://docs.ifreeq.com/general-knowledge/electricity/plug-socket-and-voltage-by-country) for the full list of all countries that use type K)

![](/files/-MBppGy9sf0NZNVETTcB)

The Danish standard is described in DS 60884-2-D1. Unlike the similar type E plug, the grounding pin is not mounted in the receptacle, but it is on the plug itself. The U-shaped earthing pin is 14 mm long, 4 mm thick and has a 6.5 mm diameter. The line and the neutral pins of type K are round and have a 4.8 mm diameter. They are 19 mm in length and their centres are spaced 19 mm apart. The centre-to-centre distance between the earth pin and the middle of the imaginary line connecting the two power pins is 13 mm. The plug is rated at 16 A. A type C plug fits perfectly into a type K socket. The Danish socket will also accept plug types E and F: however, there is no grounding connection with these plugs because a male ground pin is required on the plug. Because of the huge amount of imported European appliances fitted with E/F plugs, the Danish government decided to make it legal to install type E or F sockets too. So, the expectation is that, in the long term, the standard European type F socket (or – but this is less likely – the less frequently used type E) will eventually replace the Danish type K socket.

![](/files/-MBppD5-7uwoHvBKRJR3)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ifreeq.com/general-knowledge/electricity/plug-and-socket-types-around-the-world/power-plug-and-outlet-type-k.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
