# Getting Started

Solomon makes getting [USDv](/usdv/usdv-and-susdv.md) as easy as possible. Here's a guide on acquiring your first USDv.

{% stepper %}
{% step %}

### Enter Solomon App

Go to the [app](https://app.solomonlabs.org)

Connect your wallet

<div align="left"><figure><img src="/files/bqdwDlBA9f8e8HeYOStJ" alt="" width="236"><figcaption></figcaption></figure></div>

Accept the terms & conditions

<div align="left"><figure><img src="/files/rgX2KhgdI85c97SAaCQ6" alt="" width="310"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Navigate to Buy

From the home page simply click "Buy USDv Now" to take you to the Buy modal

<div align="left"><figure><img src="/files/W94zAEVsE2OcQ1eogIsU" alt="" width="310"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Buy USDv

Select the token you want to buy USDv with

Enter the amount of USDv to buy

<div align="left"><figure><img src="/files/qf0FXA3Kg2yetfWToAr0" alt="" width="297"><figcaption></figcaption></figure></div>

Click "Swap" and receive your USDv
{% endstep %}

{% step %}

### Use USDv

You can use USDv like any other stablecoin

You can stake USDv to receive regular rewards

<div align="left"><figure><img src="/files/A66BYSXNEb4c0fEow8oJ" alt="" width="295"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.solomonlabs.org/solomon/getting-started.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.
