# 1. Onboard

## Choose an Onboarding Path

Depending on the specific policy requirements, various onboarding options are available. The steps bar  updates dynamically based on [user status](https://docs.keyring.network/docs/user-guide/faq/what-is-my-onboarding-status).

There are two ways to onboard - one or both might be supported by a given Policy:

* Extract information from account on third-party website via [Keyring Connect](https://docs.keyring.network/docs/user-guide/2.-onboard/keyring-connect)
* Fill in information and upload documents via [Keyring Pro](https://docs.keyring.network/docs/user-guide/2.-onboard/keyring-pro)

<figure><img src="/files/zYX2NAGl4CaT8kvB0yUE" alt=""><figcaption></figcaption></figure>


---

# 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/1.-onboard.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.
