# Configure your page and site settings

We strongly recommend that you view our site launch checklist [here](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit?tab=t.0#heading=h.8jc44ow2248b), before launching your site. This includes advice on:

1. [Finalising individual page content and settings](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.agxscs5juatm)
   1. [Content and headline](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.xncvqnqlmtux)
   2. [Feature image](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.9zlva2y990do)
   3. [Social media content](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.bhn6judgzdso)
2. [Finalising action pages](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.7h9lhu7sghd0)
   1. [Autoresponse emails (esp. for donation pages)](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.9jn8r7w4kme1)
   2. [Set up payment processors for all donate pages](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.257rl2iampp1)
   3. [Set up a landing pages](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.s16dv0rciozp)
3. [Finalising custom features (if applicable)](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.u3ktlbduxjg9)
   1. [Upload content / headlines / images / tags etc](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.68g5tdj98fgx)
4. [Tracking and data analytics setup (optional)](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.op6n89vjyg66)
   1. [Apply tags to action pages - donate, petition, signup, volunteer, event pages](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.yy3gt736wdw5)
   2. [Set up donation tracking codes](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.mk2qw23rqntm)
   3. [Set up google analytics](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.zcjucsqi6uuc)
   4. [Set up SEO](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.th4b6geduh5o)
5. [Email notifications and point people](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.t400xe304t55)
   1. [Email notifications](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.wqew2z3cx668)
   2. [Point people](https://docs.google.com/document/d/1R5aH3yHIrrj0Rdm9rbFOyf78GvUvWd8XltAf63LWN8I/edit#heading=h.jicxhya5tx3r)


---

# 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.codenation.com/campana/launching-time-to-go-live/configure-your-page-and-site-settings.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.
