# SequenceReset (35=4)

`SequenceReset (35=4)` message can be used for both Gap Fill or to reset sequence numbers.

<table><thead><tr><th width="83">Tag</th><th width="123">Field Name</th><th width="109">Data Type</th><th width="75">Req’d</th><th>Description</th></tr></thead><tbody><tr><td>36</td><td>NewSeqNo</td><td>SeqNum</td><td>Y</td><td>New sequence number. The number cannot be lower than the expected sequence number of either side of the connection.</td></tr><tr><td>123</td><td>GapFillFlag</td><td>Boolean</td><td>N</td><td>Indicates the sequence reset message is replacing messages which will not be resent.<br>Supported values:<br><code>Y</code> = Gap Fill message, <code>MsgSeqNum (34)</code> is valid<br><code>N</code> = Sequence Reset, ignore <code>MsgSeqNum (34)</code></td></tr></tbody></table>


---

# 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.ndax.in/v3/fix/administrative-message/sequencereset-35-4.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.
