# Deep Sleep Shield

The schematic of the Deep Sleep Shield is available as a PDF File.

{% file src="/files/-LKN82eCPgp\_lotnDTJP" %}
Deep Sleep Schematic
{% endfile %}

## Pinout

The pinout of the Deep Sleep Shield is available as a PDF File

{% file src="/files/-LKN82eErnIoYcHXdJQs" %}
Deep Sleep Pinout
{% endfile %}

![](/files/-LKN82eGJ-77PRdraNZu)

{% hint style="info" %}
To correctly connect a WiPy 2.0, LoPy or SiPy to the Deep Sleep Shield, align the white triangle on the Shield with the LED of the Pycom Device. Once the Pycom Device is seated onto the Deep Sleep Shield, this can then be connected to the Expansion Board
{% endhint %}

![](/files/-LKN82eJG82azRJkagIz)


---

# 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://development-test.pycom.io/product-info-datasheets/boards/deepsleep.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.
