# NOSTRINGS - IDENTITY

{% hint style="info" %}
Status: NOSTRINGS is in development.
{% endhint %}

## NOSTRINGS Overview

NOSTRINGS is an identity and resource mapping module that allows users to create AI agents that operate autonomously and utilize a variety of mapped resources. By simplifying the process of AI Agent creation and enabling users to map their own resources, NOSTRINGS grants AI agents access to digital assets, personal data, physical resources, and even human labor.

#### As NOSTRINGS has deep integrations with other modules, AI Agents created on it can leverage Rivalz in unique ways:

* ADCS: Provides data feeds to enhance inference efficiency.
* ROME: Provides native access to tokenized resources. &#x20;
* OCY DEPIN: Stores private personal data.

NOSTRINGS ensures that AI agents can operate autonomously by providing access to a large mapped network of resources.


---

# 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.rivalz.ai/nostrings-identity.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.
