# USER GUIDE

- [1. Onboard](https://docs.keyring.network/docs/user-guide/1.-onboard.md)
- [Keyring Connect](https://docs.keyring.network/docs/user-guide/1.-onboard/keyring-connect.md): This page guides you through the verification process on Binance in 3 clicks, as an example.
- [Keyring Pro](https://docs.keyring.network/docs/user-guide/1.-onboard/keyring-pro.md): This page guides you through the onboarding process. You can save and resume progress at any time.
- [2. Create a Credential](https://docs.keyring.network/docs/user-guide/2.-create-a-credential.md): This step is optional. Not all policies rely on Keyring's on-chain credentials whitelist.
- [FAQ](https://docs.keyring.network/docs/user-guide/faq.md)
- [What is my onboarding status?](https://docs.keyring.network/docs/user-guide/faq/what-is-my-onboarding-status.md)
- [How to manage multiple entities?](https://docs.keyring.network/docs/user-guide/faq/how-to-manage-multiple-entities.md): For Keyring Pro: Perform KYB onboardings for multiple entities within a larger organisation.
- [What is Keyring's business model?](https://docs.keyring.network/docs/user-guide/faq/what-is-keyrings-business-model.md)
- [How to create credentials x-chain?](https://docs.keyring.network/docs/user-guide/faq/how-to-create-credentials-x-chain.md): Creating credentials for multiple wallets, across different chains.


---

# 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.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.
