# How Do I Share My Account with Other Users?

## External Access Keys

<figure><img src="/files/9ZPWVaUS3vVRPpGRIhPR" alt=""><figcaption></figcaption></figure>

Each Serum City Pass comes with an External Access Key. This access key may be used to grant another player the ability to play using the owner’s Pass and contribute XP to their district without the owner needing to delegate the Pass NFT or share any private wallet information with the other player.

Players that log into the game with an External Access Key will not be able to mint any items or process any on-chain transactions given they do not actually control the NFT or the wallet that it resides in.&#x20;

External Access Keys can be generated in the Dashboard at [portal.serumcity.xyz](https://portal.serumcity.xyz)

Pass owners can set daily spend limits for off-chain game currencies and Item grade boosters.

<figure><img src="/files/dGD2d2tD3DW6S5gPEmwC" 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://faq.serumcity.xyz/faq/how-do-i-share-my-account-with-other-users.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.
