# Onboarding

<div data-with-frame="true"><figure><img src="/files/J4zLmj0mcUhEr9UK0Ep4" alt=""><figcaption></figcaption></figure></div>

A smooth onboarding process is crucial for applications because it directly affects user retention and engagement. Here are a few reasons why it is important:

* **User Retention**: A seamless onboarding experience helps in retaining new users by reducing friction and making it easier for them to get started with the app.
* **First Impressions**: The onboarding process shapes the first impressions of the application. A positive experience can lead to increased trust and credibility.

By prioritizing a well-designed onboarding process, developers can enhance user experience and promote wider adoption of Bitcoin/Stacks applications.


---

# 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.stacks.co/more-guides/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.
