# Help & Support

{% hint style="info" %}
Got problems? Join our [Discord ](https://discord.com/invite/sWk2ZYHsvg)and tell us. We read everything :)
{% endhint %}

<figure><img src="/files/DMjSPp068vJErQhogTIr" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Join our [Discord FAQ Channel ](https://discord.com/channels/1007151635463684146/1007787592458174525/1012082679069540454)to learn more about the project, launch dates, how do I get $PLSR tokens and NFTs, and more.&#x20;
{% endhint %}

## FAQ

#### Q: Do I need to buy NFTs or something else to play?

No, just download the game from <https://pulsar.game/> and you will get a free pack of Units and Buildings so you can start playing immediately.&#x20;

And of course, if you want you can get more Units and Buildings[ in the shop](https://pulsar.game/shop/packs).&#x20;

#### Q: Do Miners continue working when I disconnect from the game?

Yes, under normal conditions they will continue mining. In some circumstances they may stop mining, i.e. if the [Resource Node](/game-systems/resources.md) they are mining on is depleted.&#x20;

Check out this video for more info:&#x20;

{% embed url="<https://youtu.be/pkbMtF9SH1U>" %}

#### Q: Do my Units and Buildings keep their level when I abandon a Land?&#x20;

Yes. When you leave a land your Units and Buildings will retain their level. You can join another Land, build another Base and resume your adventure where you left it.&#x20;

#### Q: Can I can play with two different Motherships on 2 different Lands at the same time?

You can.&#x20;

Each wallet can be linked to only one Mothership. To play with other Mothership you have to change the wallet you have connected to the game to the one holding the desired Mothership.&#x20;

#### Q: Where can I find my AccountID and Wallet?

On the top right of your Main Menu. Click on the dropdown arrow to open the menu and you will find that  information  there.

<figure><img src="/files/x7tSjJLlYpQknM4dDQtU" alt=""><figcaption></figcaption></figure>

#### Q: How can I track my wallet's transactions?&#x20;

1. Go to:\
   \- <https://subnets.avax.network/pulsar>\
   \- <https://avascan.info/blockchain/pulsar/home>
2. Connect your wallet on the top right.&#x20;

{% embed url="<https://discord.com/channels/1007151635463684146/1007788642078556261/1097442648161255565>" %}

<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://wiki.pulsar.game/help-and-support.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.
