# Project Settings

Manage the overall settings for your Website, this includes things like; site title, logo, favicons, template code, and publishing destinations.

Project Settings can be accessed by pressing the cog icon in the toolbar.

<figure><img src="https://3876014504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNy6AECEVH2p4eFDicpM1%2Fuploads%2Fx2oISS5pgALnTc4jgbBz%2FCleanShot%202025-06-01%20at%207%E2%80%AF.16.00%402x.png?alt=media&#x26;token=ac97a9cc-4daa-4421-ae14-670153b7cc30" alt=""><figcaption></figcaption></figure>


---

# 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.realmacsoftware.com/elements-docs/elements/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.
