# Collision Management

When the same Web3 domain exists in multiple blockchains or namespaces, a collision occurs.

NOTO includes a patent-pending scoring algorithm that provides guidance on the status of each domain to help pick the most relevant option.

Partners can customize how the domain scoring works. Among other things, you can raise the priority of certain providers or create custom rules and exceptions:

* Add Exception -> type the Domain or TLD *(e.g. ".com" is a TLD )* and choose your preferred Namespace for it and -> Click Save.

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


---

# 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://docs.noto.network/noto-api-docs/get-started/create-your-project/collision-management.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.
