# Get Started

Below are the tutorials available for interacting with NFTX.

If you are missing information in any of the tutorials below, make sure to ask your question on our Discord channel!&#x20;

{% content-ref url="/pages/-MVv9RgAsYpkNReQNIGJ" %}
[How to create an NFT Index Fund](/v1.0/archive/old-tutorials/how-to-create-an-nft-index-fund.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVv9RgBm9r7k579ogyf" %}
[How to get my index fund listed on the NFTX Gallery?](/v1.0/archive/old-tutorials/how-to-get-my-index-fund-listed-on-the-nftx-gallery.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVv9RgCAI-ML6JLzyRj" %}
[How to mint an NFT Index token with your NFT?](/v1.0/archive/old-tutorials/minting-fund-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVv9RgDy7viaHqeUKfV" %}
[How to redeem an NFT from an index fund?](/v1.0/archive/old-tutorials/redeeming-nfts.md)
{% endcontent-ref %}


---

# 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.nftx.io/v1.0/archive/old-tutorials.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.
