# Guides

## Wireless camera trapping guide

- [Introduction to real-time wireless camera trapping](https://guides.animl.camera/introduction-to-real-time-wireless-camera-trapping.md): Lessons learned from deploying and managing wireless camera trap networks in remote environments
- [Are wireless camera traps right for you?](https://guides.animl.camera/fundamentals/are-wireless-camera-traps-right-for-you.md)
- [Types of wireless camera traps](https://guides.animl.camera/fundamentals/types-of-wireless-camera-traps.md): Breaking down the strengths and weaknesses of different approaches to connecting camera traps to the cloud
- [Integrating artificial intelligence](https://guides.animl.camera/fundamentals/integrating-artificial-intelligence.md): Cloud vs. fog vs. edge: where to run inference?
- [Intro](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/intro.md): Documentation on how to replicate and maintain the same wireless camera trap systems The Nature Conservancy utilizes on its preserves
- [Buckeye X80 networked wireless cameras](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras.md)
- [Managing the camera network](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/managing-the-camera-network.md)
- [Anydesk](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/managing-the-camera-network/anydesk.md)
- [Buckeye MultiBase SE](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/managing-the-camera-network/buckeye-multibase-se.md): Managing camera settings through Buckeye's GUI
- [Advanced](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/managing-the-camera-network/advanced.md)
- [Deploying and moving the cameras & repeaters](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/deploying-and-moving-the-cameras-and-repeaters.md)
- [Before you begin](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/deploying-and-moving-the-cameras-and-repeaters/before-you-begin.md)
- [Setting up a camera / repeater node](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/deploying-and-moving-the-cameras-and-repeaters/setting-up-a-camera-repeater-node.md)
- [When you return to your desk](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/deploying-and-moving-the-cameras-and-repeaters/when-you-return-to-your-desk.md)
- [Deploying a new Base Station](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/deploying-a-new-base-station.md)
- [Reconyx HyperFire II cellular cameras](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/reconyx-hyperfire-ii-cellular-cameras.md)
- [RidgeTec Lookout cellular cameras](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/ridgetec-lookout-cellular-cameras.md)
- [Cuddelink cameras](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/cuddelink-cameras.md): How to integrate Cuddelink cameras to our Animl camera trap management platform
- [Hardware deployment best practices](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/hardware-deployment-best-practices.md): Tips for installing camera traps in the field
- [Network cost calculator](https://guides.animl.camera/tnc-wireless-camera-trap-documentation/network-cost-calculator.md): Estimating the cost of deploying a wireless camera network
- [Contact us](https://guides.animl.camera/about-us/contact-us.md)
- [Recommended Citation](https://guides.animl.camera/about-us/recommended-citation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guides.animl.camera/introduction-to-real-time-wireless-camera-trapping.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.
