# Найти id и адрес смарт-контракта:

Зайдите на [bscscan.com](https://bscscan.com/).

В поисковике укажите **адрес своего кошелька** MetaMask.

<figure><img src="/files/6ZHsl5nXi5eY1KWgYpHU" alt=""><figcaption></figcaption></figure>

В разделе **“ERC-721”** найдите **token id**, уникальный номер вашего NFT.

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

Чтобы посмотреть адрес смарт-контракта токена, **нажмите на тикер NFT**.

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

**Скопируйте адрес смарт-контракта**, он понадобится для добавления NFT в кошелек.

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

Аналогичным образом можно найти адрес смарт-контракта и id NFT с телефона. На странице с адресом кошелька пролистните страницу вправо чтобы увидеть раздел с id и тикером NFT.

<figure><img src="/files/EBiTsprBR3EJnII1vn7X" 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.daomars.com/russian/f.a.q./koshelki/metamask/funkcional-koshelka/nft.-dobavlenie-i-otpravka/naiti-id-i-adres-smart-kontrakta.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.
