# mutex core apis > Documentation for mutex core apis. ## Docs - [Introduction](https://mutex-core-apis.jamdesk.app/introduction.md): Starter project with example pages, components, and API reference. Edit MDX, customize your theme, and ship docs in minutes — preview locally or auto-deploy from GitHub. - [Quickstart](https://mutex-core-apis.jamdesk.app/quickstart.md): Edit MDX files, preview locally with the Jamdesk CLI, then connect a GitHub repo for automatic deploys. Customize colors, branding, and navigation in docs.json. - [Pages](https://mutex-core-apis.jamdesk.app/writing/pages.md): How MDX files become pages, how frontmatter sets titles and descriptions, and how file paths map to URLs in your documentation site. - [Components](https://mutex-core-apis.jamdesk.app/writing/components.md): Choose the right component for the job — when to use Cards, Callouts, Tabs, Steps, and more. Live examples for every component live in the Components tab. - [Code Blocks](https://mutex-core-apis.jamdesk.app/writing/code-blocks.md): Fenced code blocks with automatic syntax highlighting, optional file titles, and CodeGroup for multi-language examples side by side. - [Mutex Core Ledger api](https://mutex-core-apis.jamdesk.app/api-reference/accounts-create.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Mutex Core Ledger api get account](https://mutex-core-apis.jamdesk.app/api-reference/accounts-get-account.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Mutex Core Ledger api get accounts](https://mutex-core-apis.jamdesk.app/api-reference/accounts-get-accounts.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Activate account](https://mutex-core-apis.jamdesk.app/api-reference/accounts-activate-account.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Deactivate ledger account](https://mutex-core-apis.jamdesk.app/api-reference/accounts-deactivate-account.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Get products associated with Mutex core ledger](https://mutex-core-apis.jamdesk.app/api-reference/mutex-core-products.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Request and Response Examples](https://mutex-core-apis.jamdesk.app/api-reference/request-response-examples.md): Learn how to document APIs with RequestExample and ResponseExample components using a practical Acme support ticket workflow. - [Get transactions codes](https://mutex-core-apis.jamdesk.app/api-reference/transactions-codes.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Post ledger transactions](https://mutex-core-apis.jamdesk.app/api-reference/transactions-create.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Get transactions for account](https://mutex-core-apis.jamdesk.app/api-reference/transactions-get-account-id.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Get transaction entries for account with reference](https://mutex-core-apis.jamdesk.app/api-reference/transactions-get-account-reference.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. ## Components - [Cards](https://mutex-core-apis.jamdesk.app/components/cards.md): Create linked feature grids and navigation panels with Card and Columns components. Supports icons, descriptions, and click-through links. - [Callouts](https://mutex-core-apis.jamdesk.app/components/callouts.md): Draw attention to important information with Note, Tip, Warning, Danger, and Check callouts. Supports custom titles and rich Markdown content. - [Tabs & Accordions](https://mutex-core-apis.jamdesk.app/components/tabs-and-accordions.md): Organize content with Tabs for language or platform variants and AccordionGroup for collapsible FAQ-style sections that save vertical space. - [Steps](https://mutex-core-apis.jamdesk.app/components/steps.md): Break multi-step processes into numbered instructions with Steps and Step components. Each step gets a title and supports rich content.