# Page Not Found

The URL `ai-playbook/playbook/part-6-building-the-business-case-a-framework-for-measuring-roi` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Building Targeted Lists with the Apollo.io Integration](https://docs.raiaai.com/applications/control/building-targeted-lists-with-the-apollo.io-integration.md)
- [LaunchPad Users (Basic Information)](https://docs.raiaai.com/raia-cx/launch-pad/launchpad-users-basic-information.md)
- [Your Intelligent Workforce Platform](https://docs.raiaai.com/applications/raia-cx/your-intelligent-workforce-platform.md)
- [Mastering Contact Management in RAIA Control](https://docs.raiaai.com/applications/control/mastering-contact-management-in-raia-control.md)
- [AI-First vs. Human-First](https://docs.raiaai.com/applications/raia-cx/ai-first-vs.-human-first.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://docs.raiaai.com/applications/control/building-targeted-lists-with-the-apollo.io-integration.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.

### Option 2 — Browse the documentation index

Full index: https://docs.raiaai.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.raiaai.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/applications/control/building-targeted-lists-with-the-apollo.io-integration.md`).

You may also use `Accept: text/markdown` header for content negotiation.
