# What You'll Need

Before getting started on Props Prime, you'll need:

## **A Crypto Wallet**&#x20;

Your wallet is part of your digital identity and a gateway to web3. It can be used to buy, sell and transfer currencies as well as **deploy and mint** digital tokens.&#x20;

A few wallets we support include:

* [Metamask](https://metamask.io/)
* [Ledger](https://www.ledger.com/) (Hardware Wallet - Recommended for a higher level of security)
* [Trezor](https://trezor.io/) (Hardware Wallet - Recommended for a higher level of security)

## A Workspace Name

This will help you navigate through Props Prime and be leveraged to respond to support requests. The platform will default to your wallet address as the Workspace Name. However, we highly recommend changing this to something easily recognizable and on brand with your project.

## &#x20;A Verified Email Address

We will leverage this email address to communicate any support request updates for your Workspace.


---

# 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.props.app/getting-started/what-youll-need.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.
