> For the complete documentation index, see [llms.txt](https://docs.dinmo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dinmo.io/identity-resolution.md).

# Identity resolution

- [Overview](https://docs.dinmo.io/identity-resolution/overview.md)
- [Choose your project type](https://docs.dinmo.io/identity-resolution/choose-your-approach.md)
- [Concepts](https://docs.dinmo.io/identity-resolution/concepts.md)
- [Profile Resolution](https://docs.dinmo.io/identity-resolution/profile-resolution.md)
- [Create your first Profile Resolution project](https://docs.dinmo.io/identity-resolution/profile-resolution/get-started.md)
- [Matching rules](https://docs.dinmo.io/identity-resolution/profile-resolution/matching-rules.md)
- [Review and monitor](https://docs.dinmo.io/identity-resolution/profile-resolution/review-and-monitor.md)
- [Output tables](https://docs.dinmo.io/identity-resolution/profile-resolution/output-tables.md)
- [Event Stitching](https://docs.dinmo.io/identity-resolution/event-stitching.md)
- [Prepare event data](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-prepare-data.md)
- [Create an Event Stitching project](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-create-project.md)
- [How Event Stitching works](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-how-it-works.md)
- [Identifier policy and guardrails](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-identifier-policy.md)
- [Review and monitor](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-review-and-monitor.md)
- [Investigate results](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-investigate-results.md)
- [Event profile graph](https://docs.dinmo.io/identity-resolution/event-stitching/event-profile-graph.md)
- [Output tables](https://docs.dinmo.io/identity-resolution/event-stitching/event-stitching-output-tables.md)
- [How customer deduplication works](https://docs.dinmo.io/identity-resolution/customer-deduplication.md)
- [Fuzzy matching](https://docs.dinmo.io/identity-resolution/fuzzy-matching.md)
- [Golden record](https://docs.dinmo.io/identity-resolution/golden-record.md)
- [Survivorship rules](https://docs.dinmo.io/identity-resolution/survivorship-rules.md)
- [dinmo\_id](https://docs.dinmo.io/identity-resolution/dinmo-id.md)
- [Identity graph](https://docs.dinmo.io/identity-resolution/identity-graph.md)
- [How Identity Resolution works](https://docs.dinmo.io/identity-resolution/how-it-works.md)
- [Moved: Matching rules](https://docs.dinmo.io/identity-resolution/identifier-rules.md)


---

# 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:

```
GET https://docs.dinmo.io/identity-resolution.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.
