# Test Transaction (Tx)

Test Tx confirmation is part of your onboarding process. The goal of it is to make sure that FP receives funds in the correct wallet.\
\
The test Tx is made in the following way:

1. Catalyst sends 1 ADA to the wallet provided in the onboarding form
2. Catalyst sends an email with Google form where FP confirms obtaining of 1 ADA


---

# 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.projectcatalyst.io/previous-funds/fund10-docs/project-onboarding/funded-proposers-fp/test-transaction-tx.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.
