# Secondary CryptoAsset

Secondary CryptoAsset refers to metadata or (programmatical) value of [Primary CryptoAsset](/fundamentals/introduction/terminologies/cryptoobject/cryptoasset/primary-cryptoasset.md) that may embed, link or contain as such, but not limited to:\
\
1\. Codes/Scripts (P5.JS, JSON, etc), \
2\. Files (JPEG, GIF, PNG, MP3, MP4, Doc, etc)\
3\. URIs\
\
Example, but not limited to:\
\
Token BAYC#2555 Primary Asset has Secondary Crypto Asset (URI type) pointing to JPEG of BAYC#2555 to an off-chain server.


---

# 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://historics.gitbook.io/fundamentals/introduction/terminologies/cryptoobject/cryptoasset/secondary-cryptoasset.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.
