> For the complete documentation index, see [llms.txt](https://docs.algebra.finance/algebra-integral-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algebra.finance/algebra-integral-documentation/algebra-v1-technical-reference/contracts/api-reference-v1.0/v1.0-periphery/inonfungibletokenpositiondescriptor.md).

# INonfungibleTokenPositionDescriptor

## INonfungibleTokenPositionDescriptor

Describes position NFT tokens via URI

### Functions

#### tokenURI

`tokenURI(contract INonfungiblePositionManager,uint256)` view external

Produces the URI describing a particular token ID for a position manager

| Name            | Type                                 | Description                                                                    |
| --------------- | ------------------------------------ | ------------------------------------------------------------------------------ |
| positionManager | contract INonfungiblePositionManager | The position manager for which to describe the token                           |
| tokenId         | uint256                              | The ID of the token for which to produce a description, which may not be valid |

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

***

## INonfungibleTokenPositionDescriptor

Describes position NFT tokens via URI

### Functions

#### tokenURI

`tokenURI(contract INonfungiblePositionManager,uint256)` view external

Produces the URI describing a particular token ID for a position manager

| Name            | Type                                 | Description                                                                    |
| --------------- | ------------------------------------ | ------------------------------------------------------------------------------ |
| positionManager | contract INonfungiblePositionManager | The position manager for which to describe the token                           |
| tokenId         | uint256                              | The ID of the token for which to produce a description, which may not be valid |

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

***

## INonfungibleTokenPositionDescriptor

Describes position NFT tokens via URI

### Functions

#### tokenURI

`tokenURI(contract INonfungiblePositionManager,uint256)` view external

Produces the URI describing a particular token ID for a position manager

| Name            | Type                                 | Description                                                                    |
| --------------- | ------------------------------------ | ------------------------------------------------------------------------------ |
| positionManager | contract INonfungiblePositionManager | The position manager for which to describe the token                           |
| tokenId         | uint256                              | The ID of the token for which to produce a description, which may not be valid |

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

***
