# Command - On-Demand Option

## The Manual Way!

In addition to Creating, Viewing, Deleting and Accessing Command Details, Fogwing IIoT Platform facilitates users to 'Send' a particular Command to Edge or Device at your convenience. In other words, the 'Send Now' button operates to offer users the feature of manually sending a particular command from Fogwing Platform to a Device / Edge.

1. First, Login to your Fogwing IIoT Platform account.
2. The Home Page will display, soon after Login.
3. Select the Command button on the left side of the Home page, the command list view page will appear.
4. Click the Send Now button, next to the View button against the command you wish to send from Fogwing to Device.
5. Once the Send Now button is clicked, the Command will be sent from Fogwing to Device / Edge for execution.

<div align="left"><img src="/files/mW6fGgKz32cFzqWbPCc2" alt=""></div>


---

# 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.fogwing.io/fogwing-platform/manage-command-as-an-admin/command-send-now-option.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.
