> For the complete documentation index, see [llms.txt](https://whitepaper.challenge.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.challenge.gg/first-step/launch-app.md).

# Launch App

**Step 3: Connect to Challenge.gg**

Finalize your setup by connecting your wallet to Challenge.gg:

1. **Sign a Message:** This proves your ownership of the connected wallet, enhancing security. Visit the login page on <https://client.stage.challenge.gg/> and initiate the login process.
2. **Complete the Login with metamask:** Instead of a traditional username and password, sign a unique message generated by your wallet software. Confirm your signature to complete the process.
3. **Sign up with gmail or socialmedia:** Create an account with your Gmail or social media, and Challenge will automatically create a web3 wallet for you to use within the platform.

Your integration into the Challenge.gg platform is now complete. This blockchain-driven gaming experience offers enhanced security, trustless interactions, and a host of unique opportunities. Welcome aboard and enjoy your journey in the Challenge.gg universe!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.challenge.gg/first-step/launch-app.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.
