Effective Formatting

Using Tables

| Section | Purpose | Example |
|---------|----------|---------|
| Context | Background info | "For a Series A startup..." |
| Request | Clear instruction | "Review these terms..." |
| Format | Output structure | "In bullet points..." |

Visual Elements

  • Use emojis strategically
  • Implement consistent symbols
  • Create visual hierarchies
  • Maintain readability

Markdown Techniques

Basic Formatting

**Bold** for emphasis
*Italic* for definitions
- Bullets for lists
1. Numbers for sequences

Advanced Structure

### Headers for sections
> Quotes for examples
`Code` for technical terms
---
Dividers for sections

Consistent formatting helps both the AI and human readers understand the content better.

Output Formatting

Specifying Format

  • Request specific structures
  • Define numbering systems
  • Set hierarchy levels
  • Specify visual elements

Example Templates

# Main Finding
## Key Points
- Detail 1
- Detail 2
### Recommendations
1. First step
2. Second step

Provide example formats when you want specific output structures.