# Deposit with Credit Card

In order to make a deposit via Credit Card, go to your profile and click on "Buy STARCOIN" on the top of your profile.

<figure><img src="/files/5g5YBrTFHJn6R5lZkoZy" alt=""><figcaption><p>You can buy Starcoins from your profile</p></figcaption></figure>

On the Deposit Page, select the amount you want to deposit and click on the payment method you want to use. In this case, credit card.<br>

<figure><img src="/files/wcDdVTKiYa520D5duuXG" alt="" width="375"><figcaption></figcaption></figure>

Fill your billing info and finish the process.

{% hint style="info" %}
**There is a minimum of 300 STARCOINS when making a deposit. If you have any concerns feel free to reach out to <hello@5tars.io> or in our Discord Channel.**
{% endhint %}


---

# 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://wiki.5tars.io/about-your-profile/deposit-with-credit-card.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.
