# Isomer Guide (Legacy sites)

## Isomer Guide (Legacy sites)

- [Introduction](https://v2.isomer.gov.sg/master.md): Isomer is informational website builder for the government.
- [Github Account Setup](https://v2.isomer.gov.sg/setup/create-a-github-account.md): You should get your Github account setup before starting to work on your first page
- [Set up 2FA](https://v2.isomer.gov.sg/setup/create-a-github-account/set-up-2fa.md): Accounts with 2FA set up blocks off 99% of automated attacks. Hence, isomer enforces all our users to have this enabled in their accounts.
- [Site Access](https://v2.isomer.gov.sg/setup/site-access.md)
- [Your first edit](https://v2.isomer.gov.sg/get-started/your-first-edit.md)
- [Create a new page](https://v2.isomer.gov.sg/get-started/create-a-new-page.md)
- [Create a new collection](https://v2.isomer.gov.sg/get-started/create-a-new-collection.md)
- [Format your content](https://v2.isomer.gov.sg/get-started/markdown.md)
- [HTML cheatsheet](https://v2.isomer.gov.sg/get-started/markdown/html.md): A list of useful guide on formatting your page using HTML
- [Markdown cheatsheet](https://v2.isomer.gov.sg/get-started/markdown/markdown-cheatsheet.md): A list of useful guide on formatting your page using Markdown
- [Page config](https://v2.isomer.gov.sg/get-started/front-matter.md): The configuration you set on every page is called Front Matter
- [Config.yml file](https://v2.isomer.gov.sg/configurations/sitewide-configuration.md): The config.yml file determines your sitewide configurations (except your footer). This file is located in your main folder
- [Site color](https://v2.isomer.gov.sg/configurations/sitewide-configuration/site-color.md)
- [Homepage](https://v2.isomer.gov.sg/configurations/homepage.md)
- [Basics](https://v2.isomer.gov.sg/configurations/homepage/basics.md)
- [Hero Banner](https://v2.isomer.gov.sg/configurations/homepage/hero-banner.md)
- [Infobar](https://v2.isomer.gov.sg/configurations/homepage/infobar.md)
- [Infopic](https://v2.isomer.gov.sg/configurations/homepage/infopic.md)
- [Resources](https://v2.isomer.gov.sg/configurations/homepage/resources.md)
- [Sample configuration](https://v2.isomer.gov.sg/configurations/homepage/sample-configuration.md)
- [Pages](https://v2.isomer.gov.sg/configurations/pages.md)
- [Configuration](https://v2.isomer.gov.sg/configurations/pages/configuration.md)
- [Second and Third Level Navigation Pages](https://v2.isomer.gov.sg/configurations/pages/second-and-third-level-navigation-pages.md)
- [Navigation Bar](https://v2.isomer.gov.sg/configurations/navigation-bar.md)
- [Configuration](https://v2.isomer.gov.sg/configurations/navigation-bar/navigation-bar-configuration.md)
- [Resources](https://v2.isomer.gov.sg/configurations/resources.md)
- [Setup](https://v2.isomer.gov.sg/configurations/resources/setup.md)
- [Posts](https://v2.isomer.gov.sg/configurations/resources/posts.md)
- [Resources with v2 migration](https://v2.isomer.gov.sg/configurations/resources/cms-compatible-sites.md): If your site has been migrated to v2 and has been informed of the resources change, do note the following change if you'd like to create new resource pages on Github.
- [Contact Us](https://v2.isomer.gov.sg/configurations/contact-us.md)
- [Configuration](https://v2.isomer.gov.sg/configurations/contact-us/configuration.md)
- [Footer](https://v2.isomer.gov.sg/configurations/footer.md)
- [Analytics and tracking](https://v2.isomer.gov.sg/features/analytics-and-seo.md)
- [WOGAA](https://v2.isomer.gov.sg/features/analytics-and-seo/wogaa.md): Whole of Government Analytics
- [Google Analytics](https://v2.isomer.gov.sg/features/analytics-and-seo/google-analytics.md)
- [Facebook Pixel](https://v2.isomer.gov.sg/features/analytics-and-seo/facebook-pixel.md)
- [LinkedIn Insights](https://v2.isomer.gov.sg/features/analytics-and-seo/linkedin-insights.md)
- [IsomerSSL](https://v2.isomer.gov.sg/features/isomerssl.md)
- [Content Recommender](https://v2.isomer.gov.sg/features/content-recommender.md)
- [Overview](https://v2.isomer.gov.sg/publish-your-changes/overview.md)
- [Creating a pull request](https://v2.isomer.gov.sg/publish-your-changes/creating-a-pull-request.md)
- [Approve a pull request](https://v2.isomer.gov.sg/publish-your-changes/approve-a-pull-request.md)
- [Merge a pull request](https://v2.isomer.gov.sg/publish-your-changes/merge-a-pull-request.md): Merging a pull request publishes your content to your live site
- [Site Launch](https://v2.isomer.gov.sg/publish-your-changes/site-launch.md): Ready to launch your site?
- [How to make records changes on ITSM?](https://v2.isomer.gov.sg/publish-your-changes/site-launch/how-to-make-records-changes-on-itsm.md)
- [Frequently Asked Questions (FAQ)](https://v2.isomer.gov.sg/frequently-asked-questions-faq.md)
- [General](https://v2.isomer.gov.sg/frequently-asked-questions-faq/general-faqs.md): This FAQ section covers only information relating to formatting your content or your site after you're onboarded.
- [Security](https://v2.isomer.gov.sg/frequently-asked-questions-faq/security.md): We understand security is important to you, hence, we've dedicated this section specifically for your security related questions
- [Pull requests](https://v2.isomer.gov.sg/frequently-asked-questions-faq/pull-requests.md): Pull requests are required to publish your content to live. A pull request has to be approved and once it is merged, your changes will be live. Read more about it in the Publish Your Changes section.
- [Digital KPI](https://v2.isomer.gov.sg/frequently-asked-questions-faq/seo-performance-best-practices-accesibility.md)
- [Migration v1 to v2](https://v2.isomer.gov.sg/frequently-asked-questions-faq/migration-v1-to-v2.md)
- [Updates](https://v2.isomer.gov.sg/updates.md): This pages contains the latest product release updates relating to isomer


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://v2.isomer.gov.sg/master.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.
