# What you need to get started

Welcome to Base. \
\
A welcoming community, open to all ideas, creativity and connection. \
\
To get started you are going to need a few things.\
\
1\. A Wallet - known as an EVM Wallet - This is where you store all your tokens / NFTs and can control transactions / interactions with WEB3 applications. There are many available. The most common you may have heard of are Coinbase Wallet, Metamask, Phantom. Set one up and make sure you keep the private key / seed phrase safe\
\
2\. You will need some Ethereum. This is the currency required on Base chain to main all transactions ( swaps, nft swap etc ).  See [how to obtain Base ETH page](/how-to-obtain-base-eth.md).\
\
3\. Social presence and an ability to DYOR. We can't tell you exactly how to do this, its complication and theres information everywhere! Twitter, Warpcaste, Telegram, Drakula the list goes on. If you do want to chat with some Basejumpers, join our [Telegram.](https://t.me/basejumppro)


---

# 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.basejump.pro/what-you-need-to-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.
