# Resolution Settings

In this section you can select the Network(s) and Blockchain(s) you want to support in your project, and which ones you want to disable. You find the list of currently supported options in the documentation pages for [providers](/noto-api-docs/api-reference/supported-domain-namespaces.md) and [blockchains](/noto-api-docs/api-reference/supported-networks.md).

\
These settings affect the response you will get when asking our APIs to resolve domains.

{% hint style="warning" %}
ATTENTION: Choosing multiple options may lead into a collision, see the [dedicated section](/noto-api-docs/get-started/create-your-project/collision-management.md) for details.
{% endhint %}

<figure><img src="/files/WBIYI7InomxxbL69v7oE" 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/resolution-settings.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.
