# Community spotlight

### What's in the spotlight

The spotlight is a way to see what Build is capable of in practice and to skip the blank canvas by starting from something that already works.

***

### Categories

| Category       | Examples                                              |
| -------------- | ----------------------------------------------------- |
| SaaS tools     | Lead Intelligence System Research Showcase            |
| AI apps        | Code Chronicles - GitHub Year in Review               |
| Internal tools | Nexus Enterprise HR Operations Dashboard              |
| Productivity   | airShare - Collaborative Real-Time Expense Management |
| E-commerce     | NeonPulse - Immersive Concert Booking Platform        |
| Ed-tech        | Sanatan Wisdom Hub                                    |

{% hint style="info" %}
Click on any project in Build’s Community tab to view the live demo
{% endhint %}


---

# 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.codemate.ai/build/community-spotlight.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.
