> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/russkii/products/auditors/nature-tokens.md).

# Жетоны природы

Пользователи, у которых нет доступа к очень ценному активу для токенизации, всё равно могут токенизировать неловкие/компрометирующие документы/фотографии/видеозаписи и т. д. о себе. Цель - создать залог, который им не захочется потерять. Затем они смогут использовать эти токены в качестве залога для заемов, доверительных залогов и т. д.

Другие формы токенов природы могут токенизировать время своих владельцев и, в общем, всё, что аудитор в состоянии токенизировать для пользователей, у которых нет доступа к какому-либо ценному активу.

Если эти токены используются в качестве залогов для займов, а их владельцы не возвращают займы, токены передаются кредиторам, которые могут запросить базовый актив у аудитора, который создал NFT-токен. В случае, если токен токенизирует время первоначального владельца, новый владелец может запросить это время и заставить первоначального владельца работать для него бесплатно в течение токенизированного времени.

Всё можно токенизировать! Аудиторы приглашаются думать за пределами привычного, чтобы помочь людям, которые не могут токенизировать ценные активы, всё равно получить возможность брать займы под залоги.

Чтобы развернуть ваш контракт аудитора природы, следуйте инструкции на странице ниже:

{% content-ref url="/pages/eFzRoGN9uyMoELwQ7Gs5" %}
[Аудиторы](/russkii/products/auditors.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.payswap.org/russkii/products/auditors/nature-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
