# Add footer text

## Adding footer text:

1. Navigate to **Your Site > Site Settings**.
2. Select the footer tab and begin typing your footer content.&#x20;
   * E.g. Authorised by Jimmy B, Your Organization Sydney. (232) 219 19 19 © Copyright 2030

<figure><img src="/files/-Lhf10SonBTxkr65-1FS" alt="Where to add footer text"><figcaption><p>Where to add footer text</p></figcaption></figure>

{% hint style="info" %}
**Note:** The line "Created using the theme by [Code Nation](https://www.codenation.com/?codenation) on [NationBuilder](https://nationbuilder.com/?recruiter_id=716045)" is required on all themes bought on the theme marketplace. Please get in touch <info@codenation.com> for any further customisations.
{% endhint %}


---

# 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/launching-time-to-go-live/add-footer-text.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.
