# Advanced Security

Its really important that users are security conscious, and never store private keys that hold any digital assets (tokens, NFTs etc) on any of your devices.

There are a number of things you can do to reduce the risk of any unauthorised access to your Airsquitter. We recommend users to follow these instructions to bolster their security.

{% file src="/files/lzqgU85RETPLfh09zewE" %}

> **IMPORTANT**: 4DSKY and Neuron will never send you a link asking for money or for your private key. If you ever connect your wallet to 4DSKY or Neuron, make sure you are on the 4dsky.com or neuron.world URL. Any request to connect your wallet from other URLs is likely to be a scam and you may lose some or all of your money. Be careful!


---

# 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://docs.4dsky.com/setup-instructions/advanced-security.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.
