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

# Your First Experience

> Find the right TIBS page for the task you want to complete

## Choose your path

### Riders and general users

1. Start on [Introducing TIBS](/).
2. Open [Reports](/product/reports), [Incidents](/product/incidents), [Vehicles](/product/vehicles), [Feedback](/product/feedback), or [Search](/product/search) based on what you want to do.
3. Review the [Content posting policy](/legal/content-posting-policy) before you submit content.

### Surveyors and program participants

1. Open [Surveyor](/product/surveyor) or [Learning](/product/learning) if you have access.
2. Follow the instructions shown in the linked experience.
3. Review the [Surveyor participation agreement](/legal/surveyor-participation-agreement) when relevant.

### Legal and policy readers

1. Start in [Legal center](/legal/index).
2. Review the privacy policy, content posting policy, child safety policy, and reporting policy as needed.

### Technical readers

1. Read [API introduction](/api-reference/introduction).
2. Use [TIBS Core API](/api-reference/core-api) for the live shared backend service.
3. Use [Live interfaces](/api-reference/live-interfaces) when you need the wider repo-by-repo surface.
4. Use [Development](/development) if you need to run the connected services locally.

## What this site includes

* end-user guidance for TIBS services
* legal and policy information
* technical reference material for developers and integrators

## Next places to go

<CardGroup cols={2}>
  <Card title="Product overview" href="/product/overview">
    Start with the main TIBS experiences and workflows.
  </Card>

  <Card title="Legal center" href="/legal/index">
    Review privacy, reporting, and related policy information.
  </Card>

  <Card title="API introduction" href="/api-reference/introduction">
    Explore the current technical interfaces and integration surfaces.
  </Card>

  <Card title="Development" href="/development">
    Run the docs site and connected TIBS services locally.
  </Card>
</CardGroup>
