# Login (Desktop)

Before you can enter RaggieWorld, you will need to Login.\
![](https://2872579183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTcRReXPrr0oqDRmi4t9%2Fuploads%2FYvXhnI6djw98bIRj79a7%2Fimage.png?alt=media\&token=ca428a42-cc3b-4e0b-9c25-4444013b0876)\
\
Click on the LOGIN button and a menu will pop-up.

![](https://2872579183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTcRReXPrr0oqDRmi4t9%2Fuploads%2FWE7Cd8m7v5cph5aPPc1q%2Fimage.png?alt=media\&token=0f86fa45-34df-4a49-9ca2-757465531d93)

You will see a list of popular Cardano wallets to choose from. Our system will detect the wallet available for you to use automatically. For example, if you have a Nami extension in your browser, Nami button will be selectable.&#x20;

## <mark style="color:yellow;">Basic Components</mark>

* <mark style="color:yellow;">**Version number**</mark>\
  ![](https://2872579183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTcRReXPrr0oqDRmi4t9%2Fuploads%2FUrSqTb4OVDedloNm59sR%2Fimage.png?alt=media\&token=7cd87c95-0a2d-412b-a9ea-01c181de2661)\
  From time to time, we will update RaggieWorld. When there is a patch or update, we will announce it on Discord or X (Twitter). If you version number doesn't match the one in our latest version announcement, click on DISCONNECT WALLET at least 2 times for refresh the version. If you are still on the old version, we suggest clearing your Browser cache or reinstall the PWA.<br>
* <mark style="color:yellow;">**Profile Pic**</mark>\
  ![](https://2872579183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTcRReXPrr0oqDRmi4t9%2Fuploads%2FmPdXwS68B0ihQPxegmvN%2Fimage.png?alt=media\&token=9ffa54d2-59a0-4eb7-9ee2-3d458388cda3) \
  If you have a CryptoRaggies NFT in your wallet, you can use it as your profile picture. If you hold 10,000 $RAG or more, you will be able to select NFTs from other projects that are inside your wallet.<br>
* <mark style="color:yellow;">**Account Details**</mark>\
  ![](https://2872579183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTcRReXPrr0oqDRmi4t9%2Fuploads%2FuDj72edrvrJdaC3jlSAE%2Fimage.png?alt=media\&token=fb613fe5-9c99-4342-8c52-baec5f10429f)\
  Once you have connected your wallet and Discord to RaggieWorld, your account details should look similar to the example below.\
  ![](https://2872579183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTcRReXPrr0oqDRmi4t9%2Fuploads%2FvjPKJRaMPS9nE62ICwlu%2Fimage.png?alt=media\&token=4d07656f-47a8-43ae-9575-8d2d46f5f0b6)
  * First Line - Discord Handle
  * Second Line - Wallet Address
  * Third Line - Stake Address
  * Fourth Line - ADA Handle


---

# 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://cryptoraggies.gitbook.io/welcome/utilities/raggieworld/login-desktop.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.
