# Basic usage

① Connect the device.

{% content-ref url="/pages/8W4rUPvFv6qL1RJptlDi" %}
[Device](/stego-user-manual-1/basic/devices.md)
{% endcontent-ref %}

② Create a new workspace or open an existing workspace.

{% content-ref url="/pages/xPbQwUuVGAQlYgDcGSVt" %}
[Workspace](/stego-user-manual-1/basic/workspace.md)
{% endcontent-ref %}

③ Create a new scenario or select an existing one.

{% content-ref url="/pages/egpdYydOTRNoS9vwEgRT" %}
[Scenario](/stego-user-manual-1/basic/scenario.md)
{% endcontent-ref %}

④ Add a new Step or modify an existing Step.

{% content-ref url="/pages/1uiEw8eSZ5p440J1ldu5" %}
[Configuring the Creation Panel](/stego-user-manual-1/scenario-make-n-go/functions.md)
{% endcontent-ref %}

⑤  Conduct a test of the completed scenario through ②\~④

※ You can learn how to use it quickly through various examples.

{% content-ref url="/pages/85SFcOm2InWBJRIjUGW8" %}
[Example1. Launch Your App with Stego](/stego-user-manual-1/tutorial/ex1.md)
{% endcontent-ref %}


---

# 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://cs001-apptestai.gitbook.io/stego-user-manual-1/basic/basic-usage.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.
