# Get Started

**What you Need:**&#x20;

* Stacks Wallet&#x20;
* Tokens (*STX & CryptoCash*)
* BNS Name (.btc)
* Profile Pictures  (Deruptar NFTs & more)&#x20;

<mark style="color:orange;">**Note:**</mark> Users Deploy and Activate their `.derupt-profile` contract as well.  (done in app)

**What do you need them for?**

{% hint style="info" %}
**Stacks Wallet:** \
Used for authentication. \
We recommend that you use [Leather](https://chrome.google.com/webstore/detail/leather/ldinpeekobnhjjdofggfgjlcehhmanlj) for desktop or [Xverse](https://chrome.google.com/webstore/detail/xverse-wallet/idnnbdplmphpflfnlkomgpfbpcgelopg) for mobile. \
\&#xNAN;*(BACK IT UP AND NEVER SHARE YOUR KEY SEED PHRASE)*
{% endhint %}

{% hint style="info" %}
**STX & CryptoCash Tokens:** \
Used for sending Messages and or Actions.&#x20;
{% endhint %}

{% hint style="info" %}
**BNS Name:** \
Used to discover profile pages via human readable names.\
We recommend that you get a Name from [BTC.US](https://btc.us/)&#x20;
{% endhint %}

{% hint style="info" %}
**Profile Picture options:** \
Owning and Using a Deruptar NFT as your Profile Picture gives you a Diamond badge.\
Owning and Using a Supported NFT as your Profile Picture gives you a Check badge.\
Using a Uploaded PNG as your Profile Picture does not render a badge.\
Using a inherit default Deruptar SVG as your Profile Picture does not render a badge.
{% 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://docs.derupt.io/user/get-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.
