# Network cost calculator

The Nature Conservancy uses the [following spreadsheet](https://docs.google.com/spreadsheets/d/1bNzgoUpzB279hKlVgqEsDH7lPRs8el1AP3Bu3lkhfs4/edit?usp=sharing) to estimate the cost of networked camera trap deployments. A few things to keep in mind:

The different network sizes in the spreadsheet (e.g. "*Medium RidgeTec network*", "*Large Buckeye network*") are hypothetical deployments used as a starting point for ball-park estimates of various types of networks. The hardware needs of each network are highly variable and location-specific, and large hardware purchases should generally not be done without visiting the locations and ground-truthing assumptions (testing available cell-service, line-of-sight challenges, etc.). In particular, the need for more or less repeaters in a Buckeye network can significantly affect the total cost of a network, and that will depend heavily on your location's topography and foliage. \
\
That said, you can get pretty far without needing to go out in the field, so to get a more accurate estimate for your project we recommend the following workflow:

1. Determine camera needs (quantity, locations)
2. Using the [FCC's national map of cell carrier coverage](https://fcc.maps.arcgis.com/apps/webappviewer/index.html?id=6c1b2e73d9d749cdb7bc88a0d1bdd25b), evaluate whether cellular cameras might be an option (if so, you'll likely want to use them)
3. If not, you'll need to use Buckeyes or another camera trap with local networking capabilities. Use Google Earth Pro for desktop to conduct a [viewshed analysis](/tnc-wireless-camera-trap-documentation/buckeye-x80-networked-wireless-cameras/deploying-and-moving-the-cameras-and-repeaters/before-you-begin.md#plan-your-deployments) to evaluate quantity and location of repeaters and base stations you'll need to reach your desired camera locations.
4. Download/copy the cost calculator spreadsheet and edit quantities to estimate total costs.&#x20;

To download the spreadsheet and edit it to estimate the cost of your own network, follow the link above and navigate to <mark style="background-color:green;">**File**</mark> > <mark style="background-color:green;">**Download**</mark> > <mark style="background-color:green;">**Microsoft Excel**</mark>

You can also copy it to a new editable Google sheet by navigating to <mark style="background-color:green;">**File**</mark> > <mark style="background-color:green;">**Make a Copy**</mark>.

{% hint style="danger" %}
We will try to keep the per-unit costs up-to-date, but be advised that the prices may have changed since last publishing it.
{% endhint %}

{% embed url="<https://docs.google.com/spreadsheets/d/1bNzgoUpzB279hKlVgqEsDH7lPRs8el1AP3Bu3lkhfs4/edit?usp=sharing>" %}


---

# 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/network-cost-calculator.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.
