# Frequently Asked Questions

## What do the export limits per plan mean?

The 50, 3000, and 25k export limits for the Launch/Launch+, Growth/Growth+, and Scale plans respectively refer to the number of records (or rows) per individual export. \
\
In other words, you can have as many exports as you want, as long as the total number of records within each export is less than your Export Limit (i.e. 50, 3k, 25k).&#x20;

## Do you offer any discounts for Small Businesses?&#x20;

We do not offer any discounts. Our prices are highly competitive compared to other platforms in the space.&#x20;

## Do you accept any other payment methods besides credit or debit cards?&#x20;

Only Credit, Debit, and Pcards are acceptable for our Launch/Launch+ or Growth/Growth+ plans.

For Scale plans, we do offer invoice-based billing that includes payment via ACH.&#x20;

## If we use GovTribe, do we need to send you a 1099?&#x20;

No, GovTribe is a US Based C Corporation that only accepts credit card payments. You do not need to send us a 1099; therefore, you do not need our W9.&#x20;

## Do you offer plans for more than 5 users?&#x20;

Yes. If you need more than 5 users, please reach out here: <https://govtribe.com/contact-sales> to request a custom quote for access.&#x20;

## What are your data sources?

All of our sources can be found within our terms of service here: <https://docs.govtribe.com/user-guide/account-administration-and-support/terms-of-use#id-4.2.-federal-forecast-opportunity-and-award-data-sources>


---

# 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/frequently-asked-questions.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.
