# Subtype(FCFS)

{% hint style="warning" %}
You may need to input a question answer prior to starting tasks, if there is no question present just leave it blank and press enter.
{% endhint %}

To edit the CSV it is recommended you use [Rons Editor](https://www.ronsplace.eu/Products/RonsEditor/Download) otherwise you may encounter errors.

<table><thead><tr><th width="183">Column</th><th>Description</th></tr></thead><tbody><tr><td>input</td><td>The nike sku e.g. <code>DC0774-105</code></td></tr><tr><td>size</td><td><code>random</code> for random sizing; or specifc sizing example <code>10</code>; or size listing example <code>6,7,8</code></td></tr><tr><td>proxylist</td><td>The proxies used for tasks (don't include the .txt)</td></tr><tr><td>monitorDelay &#x26; retryDelay</td><td>The monitoring &#x26; retry delay (in seconds). Example: <code>1</code></td></tr><tr><td>mode</td><td><code>sku</code></td></tr><tr><td>paymentMethod</td><td>Paymet method used will default to the CC details you have input in the csv. <br>This column will be used to input your discount code.</td></tr></tbody></table>

For profile information see [Profile CSV Overview](/getting-started/getting-set-up/profile-csv-overview.md)

Example csv for HypeDC

{% file src="/files/Em4P5JkcQNzZ0nZ3fxc7" %}


---

# 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://au.nanoaio.com/guides/subtype-fcfs.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.
