> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shade.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Shade Starter Docs

<Note>
  This site contains all shade docs including developer information and usage info.
</Note>

## Getting Started

Select from the following guides to learn more about how Mintlify can best suit your documentation.

<CardGroup>
  <Card title="Learning Shade" icon="sliders" href="/getting-started">
    Learn the basics of searching, adding files, removing, and how to leverage the full power of Shade.
  </Card>

  <Card title="Development" icon="rectangle-terminal" href="/api-reference/headless">
    API reference. Run headless and embed shade in your own application or pipeline.
  </Card>
</CardGroup>

[//]: # "## Customization Checklist"

[//]: #

[//]: # "Learn more about you can fully customize the starter template for your own documentation"

[//]: #

[//]: # "<AccordionGroup>"

[//]: # "  <Accordion title=\"Change name\">Update the `name` property in `mint.json` to the name of your company or product</Accordion>"

[//]: # "  <Accordion title=\"Customize the branding\">"

[//]: # "    Branding mostly happens in the `mint.json` file. You can learn more about all available [configuration properties](https://mintlify.com/docs/settings/global)."

[//]: #

[//]: # "    #### Update the logo"

[//]: #

[//]: # "    Update `logo` folder with the light and dark version of your logo (can be svg or png)."

[//]: #

[//]: # "    <Note>Make sure that the path matches the values set in `logo` of `mint.json`</Note>"

[//]: #

[//]: # "    #### Customize the colors"

[//]: #

[//]: # "    Populate the `colors` object with colors that match your brand"

[//]: #

[//]: # "    #### Update the favicon"

[//]: #

[//]: # "    Change the `favicon.png` with an image of the favicon"

[//]: #

[//]: # "    #### Update footer social icons"

[//]: #

[//]: # "    Update `footerSocials` with the right `[platform]: [url]` key-value pair"

[//]: # "  </Accordion>"

[//]: # "  <Accordion title=\"Update the anchors\">Update the `anchors` array in `mint.json` with the links that you want to emphasize</Accordion>"

[//]: # "  <Accordion title=\"Update or remove the API Reference\">"

[//]: # "    Either update the pages in `api-reference` or remove it entirely"

[//]: #

[//]: # "    <Note>If removing the API Reference, make sure to also remove it from the `anchors` and `navigation` from `mint.json`</Note>"

[//]: #

[//]: # "  </Accordion>"

[//]: # "  <Accordion title=\"Update the topbar navigation items\">"

[//]: # "    Update the `topbarCtaButton` and `topbarLinks` properties in `mint.json` to the links that matter most"

[//]: #

[//]: # "    <Tip>The `topbarCtaButton` will receive the most number of clicks</Tip>"

[//]: #

[//]: # "  </Accordion>"

[//]: # "</AccordionGroup>"
