# General Components

- [Shadcn/ui Components](https://docs.directoryfa.st/general-components/shadcn-ui-components.md): DirectoryFast is built on Shadcn/ui to offer a slick design and functionality.
- [Navbar](https://docs.directoryfa.st/general-components/navbar.md): The main navigation bar.
- [Footer](https://docs.directoryfa.st/general-components/footer.md): Gather all your information and links in one place.
- [SignIn Modal](https://docs.directoryfa.st/general-components/signin-modal.md): A popup windows to make your user log in from everywhere.
- [Hero Section](https://docs.directoryfa.st/general-components/hero-section.md): The hero section serves as the first impression for visitors, craft it with care!
- [Social Proof](https://docs.directoryfa.st/general-components/social-proof.md): Show visitors people are actually using your app.
- [Collections Social Proof](https://docs.directoryfa.st/general-components/collections-social-proof.md): Show visitors people are actually creating collections and sharing them!
- [Featured Section](https://docs.directoryfa.st/general-components/featured-section.md): Display your featured products and appeal customers with a large CTA Card
- [Latest Collections Section](https://docs.directoryfa.st/general-components/latest-collections-section.md): Showcase the latest Collections added.
- [Latest Products Section](https://docs.directoryfa.st/general-components/latest-products-section.md): Showcase the latest Products added.
- [Recommended Section](https://docs.directoryfa.st/general-components/recommended-section.md): Showcase the most recommended products according to their appearance in Collections.


---

# 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.directoryfa.st/general-components.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.
