# Create Position

Users can deposit BTC and other assets as collateral to mint the stablecoin satUSD. To create a position, follow these steps:

1. Visit the Position page at [Satoshi Protocol Mint Page](https://app.satoshiprotocol.org/mint).
2. Click on "Create Position."
3. Deposit BTC and mint satUSD, making sure the collateral ratio remains above 110% and that you mint a minimum of 12 satUSD.
4. Click "Approve" and then confirm the transaction in your wallet.
5. Once approved, click "Create Position."

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

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

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

**For a step-by-step guide, refer to this video tutorial:**

{% embed url="<https://youtu.be/jWG-4kpvS0U>" %}


---

# 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.river.inc/satoshi-protocol-v1/how-to-use/create-position.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.
