# Demo the "No Coin" feature

To ensure that all commands in the walkthrough of the "No Coin" demo work correctly, you must follow these walkthrough instructions in the following order:

{% content-ref url="/pages/UL1iiMXRT2rNcsa4SpN5" %}
[1. Set up your wallet](/testnet/demo-the-no-coin-feature/1.-set-up-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/g6mk2LzAAqKQyjypxPsh" %}
[2. Transfer TEST paying fees in TEST](/testnet/demo-the-no-coin-feature/2.-transfer-test-paying-fees-in-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZaboPpGLojUgiFvpfUnq" %}
[3. Create a new asset](/testnet/demo-the-no-coin-feature/3.-create-a-new-asset.md)
{% endcontent-ref %}

{% content-ref url="/pages/lGwLbWOpMHKS2tTnzAp7" %}
[4. Pay transaction fees in the newly issued asset](/testnet/demo-the-no-coin-feature/4.-pay-transaction-fees-in-the-newly-issued-asset.md)
{% endcontent-ref %}

{% content-ref url="/pages/oG7kFKzZIg8vIusaQ0t5" %}
[5. Replace By Fee (RBF) with different assets](/testnet/demo-the-no-coin-feature/5.-replace-by-fee-rbf-with-different-assets.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.sequentia.io/testnet/demo-the-no-coin-feature.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.
