# Research NAICS and PSC Categories

NAICS (pronounced NAKES) Codes are a classification within the North American Industry Classification System, which was developed for use by Federal Statistical Agencies for the collection, analysis and publication of statistical data related to the US Economy. Product and Service Codes (PSCs) categorize products and services as defined at [www.acquisition.gov/psc-manual](http://www.acquisition.gov/psc-manual).

GovTribe provides a searchable database for each of these categorizations which you can use to find and research awards and opportunities related to your business vertical.

**Related Articles:**\
[Search 101](/user-guide/getting-started-understanding-the-basics/search-101.md)\
[NAICS Categories](/user-guide/what-is.../categories/naics-categories.md)\
[PSC Categories](/user-guide/what-is.../categories/psc-categories.md)

***To research NAICS or PSC Categories:***

**Step 1.**  Go to:  **Main Menu** >> **Categories** >> **NAICS Categories** ([take me there](https://govtribe.com/category/naics)) or **PSC Categories** ([take me there](https://govtribe.com/category/psc)).

{% hint style="info" %}
The functionality is the same for both options.
{% endhint %}

**Step 2.**  If you know the NAICS or PSC code, enter it in the **Search** field. Alternatively, you can enter relevant keywords to return related categories.

{% hint style="success" %}
You can easily add “favorited” NAICS and PSC codes to filters when searching for awards or opportunities, by selecting the "add from favorites" button.
{% endhint %}

**Step 3.**  Click a code’s **Title** or its **View** button to access the code’s details page, where you can view useful data and information such as funding analyses within the code and awards and opportunities related to the code.

{% hint style="info" %}
See [NAICS Categories](/user-guide/what-is.../categories/naics-categories.md) and [PSC Categories](/user-guide/what-is.../categories/psc-categories.md) for more details.
{% endhint %}


---

# 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://docs.govtribe.com/user-guide/use-cases/research-naics-and-psc-categories.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.
