# Legal Research

- [Legal Research](https://help.paxton.ai/help/legal-research/legal-research.md): Research has moved into the AI Assistant. Use it to access U.S. state law, federal law, and appellate-level case law with direct citations.
- [Laws & Regulations](https://help.paxton.ai/help/legal-research/laws-and-regulations.md): Paxton is equipped with a vast repository of legal content covering all US 50 States and Federal laws, rules, and regulations, ensuring you have access to the most comprehensive information avaliable.
- [Case Law](https://help.paxton.ai/help/legal-research/case-law.md): Paxton AI's Case Law tool provides instant access to a comprehensive database of case laws across various jurisdictions.
- [Citations and AI Citator](https://help.paxton.ai/help/legal-research/citations-and-ai-citator.md)


---

# 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://help.paxton.ai/help/legal-research.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.
