# What is my onboarding status?

As you progress though an onboarding, your dashboard shows your status updates and the actions available.

<table data-header-hidden><thead><tr><th width="364"></th><th></th></tr></thead><tbody><tr><td><img src="/files/OrxWMmftSa4yWfCTzXd1" alt="" data-size="original"></td><td><ul><li><strong>Not started:</strong> Start onboarding</li><li><strong>Started not completed:</strong> Continue onboarding</li><li><strong>Pending approval:</strong> Submitted and in review, no action required</li><li><strong>Permission granted</strong>: You can create Credentials</li><li><strong>Application rejected</strong>: You can contact us</li></ul></td></tr></tbody></table>


---

# 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.keyring.network/docs/user-guide/faq/what-is-my-onboarding-status.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.
