> For the complete documentation index, see [llms.txt](https://birdsontario.gitbook.io/atlassing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://birdsontario.gitbook.io/atlassing/master.md).

# Instructions for General Atlassing

![](/files/-MPkopx1-PwG5O0sOpaS)

phone: (519) 586-3531 ext. 123

email: <atlas@birdsontario.org>

![](/files/-MPkopx2P37iG2jHtvE6)

Thank you very much to the [Ontario Breeding Bird Atlas Supporters](https://www.birdsontario.org/supporters/)

**Table of Contents**

[1. Introduction](/atlassing/1.-introduction.md#1-introduction)

[1.1 Safety](/atlassing/1.-introduction.md#1-1-safety)

[1.2 Who can participate](/atlassing/1.-introduction.md#1-2-who-can-participate)

[1.3 Ways to participate](/atlassing/1.-introduction.md#1-3-ways-to-participate)

[a) General atlassing](/atlassing/1.-introduction.md#a-general-atlassing)

[b) Point counts](/atlassing/1.-introduction.md#b-point-counts)

[c) Incidental records](/atlassing/1.-introduction.md#c-incidental-records)

[d) Special surveys: Owls, nightjars and marshbirds](/atlassing/1.-introduction.md#d-special-surveys-owls-nightjars-and-marshbirds)

[1.4 Surveying public and private property](/atlassing/1.-introduction.md#1-4-surveying-public-and-private-property)

[1.5 Northern atlassing](/atlassing/1.-introduction.md#1-5-northern-atlassing)

[1.6 Atlassing in National and Provincial Parks and Conservation Areas](/atlassing/1.-introduction.md#1-6-atlassing-in-national-and-provincial-parks-and-conservation-areas)

[2. Getting Started](/atlassing/2.-getting-started.md#2-getting-started)

[2.1 Visit the Atlas website and register](/atlassing/2.-getting-started.md#2-1-visit-the-atlas-website-and-register)

[2.2 Regional Coordinators](/atlassing/2.-getting-started.md#2-2-regional-coordinators)

[2.3 Atlasser Materials](/atlassing/2.-getting-started.md#2-3-atlasser-materials)

[2.4 Breeding evidence codes](/atlassing/2.-getting-started.md#2-4-breeding-evidence-codes)

[3. Collecting Data](/atlassing/3.-collecting-data.md#3-collecting-data)

[3.1 Goals ](/atlassing/3.-collecting-data.md#3-1-goals)

[3.2 How to Atlas ](/atlassing/3.-collecting-data.md#3-2-how-to-atlas)

[a) When to Atlas](/atlassing/3.-collecting-data.md#a-when-to-atlas)

[b) Where to Atlas](/atlassing/3.-collecting-data.md#b-where-to-atlas)

[3.3 The Atlas (NatureCounts) app ](/atlassing/3.-collecting-data.md#3-3-the-atlas-naturecounts-app)

[a) eBird and the Atlas](/atlassing/3.-collecting-data.md#a-ebird-and-the-atlas)

[3.4 Data Forms](/atlassing/3.-collecting-data.md#3-4-data-forms)

[a) Atlas Checklist](/atlassing/3.-collecting-data.md#a-atlas-checklist)

[b) Rare/Colonial Species and Flagged records](/atlassing/3.-collecting-data.md#b-rare-colonial-species-and-flagged-records)

[c) Point Count Forms](/atlassing/3.-collecting-data.md#c-point-count-forms)

[3.5 Location information](/atlassing/3.-collecting-data.md#3-5-location-information)

[3.6 Project NestWatch (Optional)](/atlassing/3.-collecting-data.md#3-6-project-nestwatch-optional)

[4. Submitting Atlas Data](/atlassing/4.-submitting-atlas-data.md#4-submitting-atlas-data)

[5. Thank You and Good Luck!](/atlassing/5.-thank-you-and-good-luck.md#5-thank-you-and-good-luck)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://birdsontario.gitbook.io/atlassing/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
