# Liked Projects

***

### What Are Liked Projects?

When you click the ❤️ heart on a project card in the dashboard, that project is marked as “Liked” (featured) and added to your Liked Projects list. It’s a quick way to bookmark work you want to revisit or showcase.

***

### How to Like a Project

1. In the **Projects** dashboard, hover over any project card.
2. Click the ❤️ heart icon in the top-right corner of the card.
3. The heart fills in, indicating the project is now in your Liked list.

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

***

### Viewing Your Liked Projects

1. In the left sidebar, click the **Projects** icon.
2. Switch to the **Liked** tab at the top of the dashboard.
3. Browse all projects you’ve hearted—click any card to open it.

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

***

### Removing a Like

* To un-like, simply click the ❤️ icon again on the project card—this removes it from your Liked tab but leaves the project intact in your main list.

***

### Best Practices

* **Curate a portfolio:** Heart polished, production-ready apps to quickly access or share with others.
* **Organize by theme:** Use Liked Projects to group apps by client, use case, or inspiration.
* **Combine with Remix:** Like a community template, then remix it to kickstart your own version.

***

With Liked Projects, you can easily bookmark and organize the apps that matter most.

***


---

# 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.maker.co/community/liked-projects.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.
