# Work (Portfolio)

You can change the name and URL of the Work page without any issue whatsoever.

### Work/Projects page options

You can change the number of projects per page, choose from several display styles, and change page width.

<figure><img src="/files/2Bv2dHTGzXvknYKOlFSt" alt=""><figcaption><p>Work page settings</p></figcaption></figure>

**You can also fine-grain custom cover image size.** You can do that in the **Site Settings** tab. Note that those options will influence the crop options in an individual projects. Selecting a fixed ratio can help you have neat image sizes.

### Project cover crop

To crop the project cover click on the cover image (or go to SEO & Files tab) to get to the image settings, and set the the focal point somewhere on the image.&#x20;

<div align="left"><img src="/files/YKBfQYr9bXqZsZpdEz6A" alt=""></div>


---

# 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://www.one.thezero.club/guide/work-section.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.
