# Log-In and Starting Point

Players can use several types of log-in methods.

### **Guest login:**&#x20;

Players can log-in anonymously, without needing to create an account, so they can participate in events and visit specific land parcels. Guests will not be able to use a weapon, collect memory shards, or own NFT assets.

### **Email login:**

Players can register to the game via email only, email log-in will let players experience all of “2d.Miami: Memory Hunters”, they won’t be able to access power-ups or own NFT assets.

### **Av8tar login:**&#x20;

Players owning an Av8tar can log-in with their wallet. Once the game has made sure an Av8tar is present in the player’s wallet, they can start hunting for memories.&#x20;

### **Starting Area:**

Players land in Miami Beach, guided by Lina, a human narrator and the game developers' in-world voice. She introduces the game mechanics and objective, as well as inform the player on their story progression.

<br>


---

# 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://2dmiami.gitbook.io/2d.miami-memory-hunter/gameplay-mechanics/log-in-and-starting-point.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.
