# Project Methods

## Definition

Methods are ways of working. Teams can choose different processes and ways of working within frameworks that are defined. Agile teams are ready to respond to change and change methods to apply to their context of their team, but the methods provide guidelines in how to complete the work together.&#x20;

## How it Relates to Other Components

A Method provides guidance about how to produce [deliverables](/project-portal/project-success-handbook/project-components/project-deliverables.md) and [activities](/project-portal/project-success-handbook/project-components/project-activities.md) in a project. The team's method drives the ways they work together, and how they define [duties](/project-portal/project-success-handbook/project-components/project-duties.md) and [functions](/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training.md).

## Examples of Project Methods

Here's a dashboard showing the different kinds of project methods that teams can choose to use to perform project work.

{% embed url="<https://airtable.com/appMDxpNsGN2qyS8N/shrb2la6uMb3mJOyc>" %}

## Head to the Next Lesson


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-methods.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
