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

# Docs MCP sample prompts

> Prompts for developers, implementation teams, and support and solutions engineers, ready to copy into your AI assistant once Docs MCP is connected.

Copy these into your AI assistant once [Symmetry Docs MCP is connected](/symmetry/ai/docs-mcp/getting-started). They are grouped by the role asking, since a developer mid-payload and a support engineer mid-ticket need different things from the same docs.

## Developers

```text theme={null}
What does companyHasNexus do in a Payroll Point location taxes request, and what else affects which taxes come back as required?
```

```text theme={null}
In SPF, what is the default value of misc.loggingLevel, what values does it accept, and does it apply to the hosted version? Cite the page.
```

```text theme={null}
For the Minimum Wage Finder /mwf/v1/location endpoint, which query parameters are required, and what happens if I send both an address and coordinates?
```

```text theme={null}
Search the STE release notes for REDUCED_WH_AMT and tell me what changed about how it interacts with zero regular wages.
```

## Implementation teams

```text theme={null}
What supplemental withholding calculation methods does the STE document, and where would I look to find which states allow each?
```

```text theme={null}
In Payroll Point, how do minimum wage authority levels work, and what does rate inheritance do when a local rate is absent?
```

```text theme={null}
What timezone does SPF use when signing a form if I don't set one? Cite the page.
```

```text theme={null}
Which Symmetry products document an Address Exception API, and what does it do?
```

## Support and solutions engineers

```text theme={null}
A client says the CBS bonus calculator returns nothing for the percent method in one state. Is that a known behavior, and which states are affected?
```

```text theme={null}
Walk me through the I-9 statuses and what transition moves a session from one to the next. Cite the page.
```

```text theme={null}
Search the STE release notes for Ohio city tax changes and summarize what shipped, newest first.
```

```text theme={null}
A client asked how reciprocity is handled. Where is it documented for Payroll Point, and where does the STE cover it?
```

## Report an issue in the docs

The feedback tool sends a report to the Symmetry docs team with the page path attached, so you can flag a problem without leaving your chat.

```text theme={null}
Report this page to the Symmetry docs team: the example is missing a required field.
```

```text theme={null}
This page looks out of date compared to the release notes. Submit that as documentation feedback.
```

Use it only to provide feedback for problems with the documentation itself. Product support requests go through [our support team](https://support.symmetry.com/hc/en-us/requests/new).

## Getting better answers

* **Ask it to read the full page when you need detail.** Search returns snippets. If an answer looks thin, say "read the whole page" and name it, and the filesystem tool returns the complete page.
* **Search first if you are budgeting tokens.** Whole pages fill an AI assistant's context quickly, so in an agent, read in full only when the snippet is not enough.
* **Name the product.** The server spans documentation for every Symmetry product. "In SPF…" or "for Payroll Point…" keeps the AI assistant from answering from the wrong one.
* **Ask it to show the page.** Search returns a link with every result, but your AI assistant decides whether to pass it through, so a citation is never guaranteed. Add "cite the page" when you want one. If it still answers with no Symmetry link, or cites something that is not a Symmetry docs page, it is answering from general knowledge rather than from the server.
