> For the complete documentation index, see [llms.txt](https://docs.cryptosat.io/cryptosat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptosat.io/cryptosat/flastsat-environment/power-api.md).

# Power API

Please refer to your Cryptosat onboarding instructions for setup

{% openapi src="/files/inFnrA6u3tKLOk6epm5A" path="/turn\_on" method="get" expanded="true" %}
[openapi.yml](https://1473078595-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl391uUK6UMTBPSQm1gpq%2Fuploads%2FIKmEQj1LzfV9luzjfoeW%2Fopenapi.yml?alt=media\&token=963f0894-1232-4e09-928b-3233e70c47a2)
{% endopenapi %}

{% openapi src="/files/inFnrA6u3tKLOk6epm5A" path="/turn\_off" method="get" expanded="true" %}
[openapi.yml](https://1473078595-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl391uUK6UMTBPSQm1gpq%2Fuploads%2FIKmEQj1LzfV9luzjfoeW%2Fopenapi.yml?alt=media\&token=963f0894-1232-4e09-928b-3233e70c47a2)
{% endopenapi %}

{% openapi src="/files/ynpznbs7ychfx31xLhRQ" path="/status" method="get" expanded="true" %}
[openapi.yml](https://1473078595-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl391uUK6UMTBPSQm1gpq%2Fuploads%2FYBZkI9cJalFSqryedNj8%2Fopenapi.yml?alt=media\&token=0657f201-2139-455a-9ec0-e98ed2ae22fd)
{% endopenapi %}

## UI Dashboard

At your disposal is a simple GUI dashboard for monitoring and controlling power supply

<figure><img src="/files/87XknyYq09yv2krrHE5j" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.cryptosat.io/cryptosat/flastsat-environment/power-api.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.
