> ## Documentation Index
> Fetch the complete documentation index at: https://docs.acadine.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Question Papers

> Quick access to key question paper actions

Generate AI-powered question papers, customize them to your needs, and get them approved for your tests.

## Key Actions

<CardGroup cols={2}>
  <Card title="Generate Question Paper" icon="wand-magic-sparkles" href="/question-papers/generate-question-paper">
    Create AI-generated question papers based on your syllabus and requirements
  </Card>

  <Card title="Configure Syllabus & Weightage" icon="sliders" href="/question-papers/configure-syllabus-weightage">
    Set up chapter-wise weightage and syllabus distribution
  </Card>

  <Card title="Configure Question Types & Marks" icon="list-check" href="/question-papers/configure-question-types-marks">
    Define question types, marks distribution, and paper structure
  </Card>

  <Card title="Edit & Customize" icon="pen-to-square" href="/question-papers/edit-question">
    Edit questions, replace, add new ones, or reorder sections
  </Card>

  <Card title="Download Question Paper" icon="download" href="/question-papers/download-question-paper">
    Export your finalized question paper as PDF
  </Card>

  <Card title="Review & Approve" icon="circle-check" href="/question-papers/approve">
    Submit for approval or approve question papers
  </Card>
</CardGroup>

## All Question Paper Features

<AccordionGroup>
  <Accordion title="View all question paper features">
    * [Generate Question Paper](/question-papers/generate-question-paper)
    * [Configure Syllabus & Weightage](/question-papers/configure-syllabus-weightage)
    * [Configure Question Types & Marks](/question-papers/configure-question-types-marks)
    * [Edit Question](/question-papers/edit-question)
    * [Replace Question](/question-papers/replace-question)
    * [Add New Question](/question-papers/add-new-question)
    * [Add New Section](/question-papers/add-new-section)
    * [Reorder Questions](/question-papers/reorder-questions)
    * [View PDF](/question-papers/view-pdf)
    * [Download Question Paper](/question-papers/download-question-paper)
    * [Add Comments](/question-papers/add-comments)
    * [Approve](/question-papers/approve)
  </Accordion>
</AccordionGroup>
