> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-bc559771.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Formatting

> Guidelines for using ordered (numbered) and unordered (bulleted) lists in Hedera documentation to communicate steps clearly based on their sequence.

### Ordered Steps (Numbered List)

If the steps must be followed in a specific sequence, use a numbered list to present the order clearly. This ensures that readers understand the progression and importance of each step.

Example:

1. Clone repo.
2. cd into the cloned directory.
3. npm install

***

### Unordered Steps (Bulleted List)

If the order of the steps is not crucial to the outcome, use bulleted points. This provides flexibility for readers to approach the tasks as they prefer.

Example:

* Choose a color.
* Select a size.
* Identify a preferred style.
