> For the complete documentation index, see [llms.txt](https://policy.scoutship.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policy.scoutship.io/california-privacy-disclosure/2.-your-rights-under-the-ccpa.md).

# 2. Your rights under the CCPA

The CCPA provides Californians with the following rights:

{% content-ref url="/pages/l9QJs8AILQcmypdeOFan" %}
[2.1 Requests for information](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.1-requests-for-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/qVvuk7bf9FEzEbY90Z6A" %}
[2.2 Your right to opt out of sales](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.2-your-right-to-opt-out-of-sales.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jpkhpk5MktKE5uEeI1dJ" %}
[2.3 Your right to opt out of sharing](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.3-your-right-to-opt-out-of-sharing.md)
{% endcontent-ref %}

{% content-ref url="/pages/tZobqKqw55l53UybJVa7" %}
[2.4 Your right to limit the use of sensitive personal information](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.4-your-right-to-limit-the-use-of-sensitive-personal-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/FYDmzsAAAkFZb6wVabIu" %}
[2.5 Your right to notification](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.5-your-right-to-notification.md)
{% endcontent-ref %}

{% content-ref url="/pages/nwSP5iOYBaOQR85OcENV" %}
[2.6 Nondiscrimination for exercising your CCPA rights](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.6-nondiscrimination-for-exercising-your-ccpa-rights.md)
{% endcontent-ref %}

{% content-ref url="/pages/LLmLqfPfJTpb2JkGrU2q" %}
[2.7 Your right to correct inaccurate personal information](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.7-your-right-to-correct-inaccurate-personal-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/WhDFZDpTpCWulNG9niss" %}
[2.8 Your right to delete personal information](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.8-your-right-to-delete-personal-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/v3nGrjOjVJhjw6S0z79i" %}
[2.9 Annual CCPA metrics](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.9-annual-ccpa-metrics.md)
{% endcontent-ref %}

{% content-ref url="/pages/2Lea5PWjYOxKJqiPCJUd" %}
[2.10 Statement regarding selling or sharing the personal information of consumers under age 16](/california-privacy-disclosure/2.-your-rights-under-the-ccpa/2.10-statement-regarding-selling-or-sharing-the-personal-information-of-consumers-under-age-16.md)
{% endcontent-ref %}


---

# 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://policy.scoutship.io/california-privacy-disclosure/2.-your-rights-under-the-ccpa.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.
