# Feature Pack Status

In TextRP's platform section, distinct statuses—Enabled, Available, and My NFT—indicate different states of NFT integration and user ownership within the platform.

1. **Enabled:**
   * **Definition:** Enabled NFTs represent those integrated into TextRP that the user currently holds.
   * **Implication:** Users with **Enabled NFTs** possess and actively use these integrated NFTs within the TextRP platform.
2. **Available:**
   * **Definition:** Available NFTs denote those integrated into TextRP that users do not hold or own.
   * **Implication:** These NFTs are present within the TextRP platform but are not in the possession of the user, indicating options for potential acquisition.
3. **My NFT:**
   * **Definition:** My NFT status refers to NFTs held by the user that are not integrated into TextRP.
   * **Implication:** Users holding NFTs in this category have ownership, but these particular NFTs are not yet incorporated or activated within the TextRP platform.


---

# 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://help.textrp.io/user-guide/feature-pack-status.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.
