# NFT

{% content-ref url="/pages/j3TglElMxBJHSVLS9w5G" %}
[Create an order](/api/augustusrfq/api-references/nft/create-an-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/0mHY4ScDKmpENoyQ7Lsf" %}
[Create a p2p order](/api/augustusrfq/api-references/nft/create-a-p2p-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/PqGaSjrP4MdTO50WXHm8" %}
[Get NFT orders by maker](/api/augustusrfq/api-references/nft/get-nft-orders-by-maker.md)
{% endcontent-ref %}

{% content-ref url="/pages/QdrwoWOnQU7iLpTgDA1I" %}
[Get NFT orders by taker](/api/augustusrfq/api-references/nft/get-nft-orders-by-taker.md)
{% endcontent-ref %}

{% content-ref url="/pages/XvvYHSEb9u6daKgmImOH" %}
[Get Pairs](/api/augustusrfq/api-references/nft/get-pairs.md)
{% endcontent-ref %}

{% content-ref url="/pages/HdDuLymgg7sWNQosudkp" %}
[Get orderbook](/api/augustusrfq/api-references/nft/get-orderbook.md)
{% endcontent-ref %}

{% content-ref url="/pages/mlftg70Ah1bNcwwUYtDa" %}
[Fill a limit order](/api/augustusrfq/api-references/nft/fill-a-limit-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/7MDF1QfwrzxARXuswmfS" %}
[Cancel a limit order](/api/augustusrfq/api-references/nft/cancel-a-limit-order.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://developers.velora.xyz/api/augustusrfq/api-references/nft.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.
