# In-app Onboarding

A guided onboarding checklist is displayed in Control Plane for new users. The guided onboarding checklist describes essentially the same steps as this Getting Started guide, including all steps necessary for self-service users to access GPU resources, launch and track experiments, and terminate expenditure.

<figure><img src="/files/1UVzJjgbEzxiX4kRRcDf" alt="" width="375"><figcaption></figcaption></figure>

Specific instructions are displayed beneath each checklist step, including links to relevant resources in the Strong Docs. Most checklist steps will automatically update with green font and a tick when the required actions have been completed, but for some steps it is recommended to click the "Refresh" button to ensure checklist accuracy.

The guided onboarding checklist can be temporarily minimised by clicking on "Hide" or permanently dismissed by clicking on "Dismiss".


---

# 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.strongcompute.com/getting-started/in-app-onboarding.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.
