# Getting Started

1. **Download the DogeWalk app**\
   Download from the Appstore store or Google Playstore.
2. **Sign-up for DogeWalk**\
   After getting access to the app on your device, you will be able to register for DogeWalk using an email address or other third-party platform supported on the page. If you register using email, you will receive a verification code, which you need to enter correctly to access the app. If you log in through a supported third-party platform, you need to successfully redirect authorization before entering the app.
3. **Create a new wallet**\
   After getting access to the app on your device, you will be able to register for DogeWalk using an email address or other third-party platform supported on the page. If you register using email, you will receive a verification code, which you need to enter correctly to access the app. If you log in through a supported third-party platform, you need to successfully redirect authorization before entering the app.
4. **Free DogeWalk NFT and Digital Dog Leash (DDL)**\
   When you successfully register for the app, you will receive a free DogeWalk NFT and a free DDL. You can click START on the homepage and start walking your virtual dog right away.
5. **Purchase more DogeWalk NFTs**\
   You can purchase more DogeWalk NFTs from our in-app marketplace and walk them at the same time to earn more tokens. Right now, you can walk up to 5 dogs at the same time. You also get to receive a free DDL each time you purchase a DogeWalk NFTs on this Beta version. All purchases are handled through Stripe so you don’t have to worry about transferring crypto currencies from different blockchains.

**Hooray! Now you are all set to go for a walk!**


---

# 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://dogewalk.gitbook.io/dogewalk-white-paper/dogewalk-whitepaper/getting-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.
