# Добавление сети

Сеть Blast это блокчейн уровня L2 (надстройка над Etherium) которая обладает уникальными свойствами и функциями. Для начала работы с сетью вам нужно правильно настроить ее.&#x20;

Есть два варианта как это сделать, первый добавить сеть через сервис chainlist: <https://chainlist.org/chain/81457> и второй уже вручную, более подробное описание можно найти по ссылке: <https://docs.blast.io/building/network-information>

<br>


---

# 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://rocketblast.gitbook.io/ru/blast/dobavlenie-seti.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.
