# Portfolio

The Portfolio has been an integral part of the Kalium theme since its inception, starting from version 1. It’s not just a feature—it’s a source of pride for the theme.&#x20;

Designed with flexibility and creativity in mind, the Portfolio section allows you to showcase your work in a visually stunning and highly customizable manner, making it a favorite among users.

<figure><img src="/files/p47F5hY2duruiDJkUHVH" alt=""><figcaption></figcaption></figure>

## How To Enable Portfolio

To enable the Portfolio feature in Kalium, follow these steps:

1. Navigate to **Kalium -> Settings** from your WordPress dashboard.
2. Click on the **Portfolio** tab to access the Portfolio settings.
3. Turn the **Portfolio Extension** toggle to **On**.

This will activate the Portfolio feature on your site, allowing you to create and manage your portfolio projects within Kalium.

<figure><img src="/files/EjCj0f72gby2aFcpn9ze" 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.kaliumtheme.com/post-types/portfolio.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.
