Must a sequence be well-founded?
Is $\Bbb Z=(\ldots-1,0,1,2,\ldots)$ a sequence?
Conventionally we think of $\Bbb N=(0,1,2,3,\ldots)$ as a sequence, but what about if it has no starting value?
Obviously we can reorder any countable set $X$ into a well-founded sequence e.g. by an injection $f:X\to \Bbb N$ but what about in its raw form, do we call $\Bbb Z$ a sequence?
That is not a sequence, but it is a net.
Definition A nonempty set $A$ together with a binary relation $\le $ is said to be a directed set if $\le$ satisfies
Definition Let $(A, \le)$ be a directed set and let $X$ be any set. Any function $f : A \to X$ is said to be a net in $X$.
We see that $\mathbb{Z}$ with its standard order $\le$ is a directed set (and so is every totally ordered set) so the identity function $\operatorname{id} :\mathbb{Z} \to \mathbb{Z}$ is a net in $\mathbb{Z}$.
Sequences are precisely nets with the domain $(\mathbb{N}, \le)$.
Bear in mind that the informal terminology "an $S$-indexed sequence", where $S$ is only a set, may also be used to describe a function $f : S \to X$.