# Control Panel Shortcuts

Logged in admins can easily navigate to the back-end by clicking the blue icon in the bottom right of the screen.

<figure><img src="/files/8XHkuuO83oxd7HfsakQE" alt=""><figcaption><p>Control panel shortcut</p></figcaption></figure>

Once you open the Control Panel, you'll find easy-to-use shortcuts for the following actions:

1. Preview the page.
2. Edit the pages featured image.
3. Edit the pages seo sharing settings.&#x20;
4. Find the theme documentation.
5. Edit the backend of the page.
6. Navigate to your sites control panel or dashboard.


---

# 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/general-1/general.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.
