> For the complete documentation index, see [llms.txt](https://docs.redelephant.republican/the-bill-of-rights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redelephant.republican/the-bill-of-rights/bill-of-rights-foundations-of-freedom/ninth-and-tenth-amendments-powers-reserved-to-the-people-and-states.md).

# Ninth and Tenth Amendments: Powers Reserved to the People and States

## **NINTH AMENDMENT**

*"The enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people."*

{% embed url="<https://www.law.cornell.edu/constitution/ninth_amendment>" fullWidth="false" %}

<figure><img src="/files/mQ4nX6pQsGEBYT3o1PDI" alt=""><figcaption></figcaption></figure>

### **The Unseen Shield of Liberty**

The Ninth Amendment is a powerful affirmation of the people's rights, serving as an unseen shield against the overreach of federal power. It boldly states that just because a right isn't listed in the Constitution doesn't mean it doesn't exist. This amendment is a cornerstone for conservatives, emphasizing that our liberties are vast and not confined to government documents.

## **TENTH AMENDMENT**

*"The powers not delegated to the United States by the Constitution, nor prohibited by it to the states, are reserved to the states respectively, or to the people."*

{% embed url="<https://www.law.cornell.edu/constitution/tenth_amendment>" %}

<figure><img src="/files/mz3hlGCZglodi3YU9FPX" alt=""><figcaption></figcaption></figure>

### **The Bedrock of Federalism**

The Tenth Amendment is the bedrock of American federalism, ensuring that powers not given to the federal government are reserved for the states or the people. This principle is crucial in conservative philosophy, which champions state sovereignty and local governance over centralized authority. It underscores the belief in a limited federal government, ensuring a balance of power that protects individual freedoms and state rights.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.redelephant.republican/the-bill-of-rights/bill-of-rights-foundations-of-freedom/ninth-and-tenth-amendments-powers-reserved-to-the-people-and-states.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
