# Anydesk

You will first need to download AnyDesk on your personal computer/workstation; download and installation instructions can be found [here](https://anydesk.com/en/downloads/). You will also need the base station computer’s AnyDesk ID that you are trying to target, which, if you're a TNC employee, you can find in the [password document](https://tnc.app.box.com/file/762650708780) in Box.

### **Setting up Anydesk**

Unless you want to be able to access your computer remotely for some other reason (it’s not required for managing the camera network), we recommend disabling unattended access in your security settings. On a Mac, navigate to <mark style="background-color:green;">**Preferences**</mark> > <mark style="background-color:green;">**Security**</mark> and uncheck “Enable unattended access”.

### Logging in

Open AnyDesk on your computer, and enter the AnyDesk ID/Address you'd like to connect to and click <mark style="background-color:green;">**Connect**</mark>. When AnyDesk prompts you for a password, use the one referenced in the password document. When the desktop is displayed, select the “Animl” user, and input the “Animl” user account password listed in the password document.

### Transferring images & files to your computer

Though not necessary, sometimes it’s helpful to transfer files (like log files) off of the Base Station computer and onto your own. To do so, you can use AnyDesk’s File Manager functionality: while logged into the Base Station computer via AnyDesk, click on the <mark style="background-color:green;">**lightning bolt icon**</mark> in the AnyDesk navigation bar, and then select <mark style="background-color:green;">**File Manager**</mark>. From there, you can find the file or image you want on the Base Station computer, select it, and click <mark style="background-color:green;">**Download**</mark>.


---

# 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://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/managing-the-camera-network/anydesk.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.
