# Front Office

[**Front interface structure**](/v2.0/front-office/front-interface-structure.md)

Understanding how to use the different Front interface components

[**Log in & Register**](/v2.0/front-office/log-in-and-register.md)

Creating accounts as a user

[**Homepage**](/v2.0/front-office/homepage.md)

Understanding the different homepage versions depending on the activated bundles

[**Listing deposit pages**](/v2.0/front-office/rendering-types.md)

Understanding the different listing deposit processes depending on the activated bundles

[**Search result pages**](/v2.0/front-office/search-result-pages.md)

Understanding the different search result page versions depending on the activated bundles

[**Favorite listings page**](/v2.0/front-office/favorite-page.md)

Accessing and managing your favorite listings

[**Listing pages**](broken://pages/pAQKrHdWV6KoNY37tg9k)

Understanding the different listing page versions depending on the activated bundles

[**Booking requests**](broken://pages/PhwbGsEwTW84AuPMArSu)

Understanding the different booking request page versions depending on the activated bundles

[**Quote requests (Quote Feature)**](/v2.0/front-office/quote-requests-quote.md)

Creating and managing a quote request when the quote bundle is activated

[**Bid proposals (RFP Rendering type)**](/v2.0/front-office/rendering-types/uncommoditized-rendering-types/request-for-proposal-rfp/bid-proposals-rfp.md)

Understanding the bid proposals page seen when the RFP bundle is activated

[**Profile pages**](/v2.0/front-office/profile-pages.md)

Understanding the profile page versions depending on the activated bundles

[**Content page**](/v2.0/front-office/content-page.md)

Understanding and managing the platform's internal pages eg TnC, Privacy Policy, Who are we, etc

[**Users onboarding page**](/v2.0/front-office/users-onboarding-page.md)

Understanding the fill in the user profile information

[**Contact page**](/v2.0/front-office/contact-page.md)

Understanding and managing the ‘Contact us’ page used by users to communicate with your organization


---

# 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://features.scnd.com/v2.0/front-office.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.
