# Tax documents

UpPromote offers tools to help you manage tax forms required for affiliate payments, ensuring compliance with U.S. tax regulations.

* [**W-9 Form submission**](https://docs.uppromote.com/settings/tax-documents/w9-form): This function allows you to collect W-9 forms from your U.S.-based affiliates, providing the necessary tax information for reporting purposes.
* [**1099-NEC Form Generation**](https://docs.uppromote.com/settings/tax-documents/generate-1099-nec-forms): This feature enables you to generate 1099-NEC forms for affiliates who meet the IRS reporting thresholds at the end of the tax year.


---

# 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.uppromote.com/settings/tax-documents.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.
