# Quick start

<figure><img src="https://1741519245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfZQt4g0ll9mbx4oMYGVf%2Fuploads%2FTTTIhKqDzTLn9hxqgjEm%2FRoutine%202x.png?alt=media&#x26;token=7f6df8b9-d529-4e99-b9ea-e16beb6ceb7a" alt=""><figcaption></figcaption></figure>

To start, you need an Ethereum wallet that allows custom networks. Our recommendation is [BlockWallet](https://blockwallet.io/). For maximum security, consider pairing with a [hardware wallet](https://docs.carpediempension.com/general/ecosystem).

* Add the [PulseChain](https://pulsechain.com/) network to your wallet. In BlockWallet, you can search “369” and PulseChain will appear
* Buy PLS on [ChangeNOW](https://changenow.io/?from=eur\&to=pls\&fiatMode=true\&amount=200), insert your public address that can be found in your wallet. Starts with “0x”
* Go to [Piteas](https://app.piteas.io/#/swap?inputCurrency=ETH\&outputCurrency=0x6f0dDa6b522fcC7807CcacA4D37eF6958e95E1B9), connect your wallet, and click the little fox icon next to CDP to view CDP in your wallet. Optionally, click “Save image URL” to also add the CDP logo

<figure><img src="https://miro.medium.com/v2/resize:fit:474/1*0ZRDzkOBegsf_8TmLMOrbw.png" alt="" height="376" width="474"><figcaption></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:355/1*Yab_m06yxECQVvcIihOY9g.png" alt="" height="594" width="355"><figcaption></figcaption></figure>

* Swap PLS for CDP. IMPORTANT: KEEP ABOUT 1000 PLS IN YOUR WALLET FOR TRANSACTION FEES!
* Deposit CDP at <https://carpediempension.com/>

<figure><img src="https://1741519245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfZQt4g0ll9mbx4oMYGVf%2Fuploads%2FniHqieQqaia3rrOcXzDR%2Fcdp-overview-4steps.png?alt=media&#x26;token=eacf4eda-487e-463b-8170-a9e9f7777231" alt=""><figcaption></figcaption></figure>


---

# 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.carpediempension.com/guide/quick-start.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.
