> For the complete documentation index, see [llms.txt](https://docs.tuumio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tuumio.com/tuumio-wallet-user-manual/care.trials/participant.md).

# Participant

### Getting matched for clinical trials

1. Sign in to the TuumIO Wallet app.
2. From the Manage Networks screen, tap **Care.Trials**.
3. Tap **Start Here**.\
   ![](/files/zlW82T9zNQDTrrb2sTI7)
4. To get an overview of the next steps, watch the video. To read the FAQs, tap **Learn more**.\
   ![](/files/smExZPrN2WuLCQW1VC2q)
5. Tap **Start** to proceed\*\*.\*\*
6. Answer the 5 questions to create your profile for matching clinical trials.\
   ![](/files/FRO4rrDiyqJvZQKvgOiw)
7. Agree to the terms and conditions and privacy policy.\
   ![](/files/6EUeTemtb7YoY11BfOhU)
8. Tap **Submit**.
9. Wait up to 5 minutes to search for available trials near you.

### Swiping matched trials

1. Sign in to the TuumIO Wallet app.
2. From the Manage Networks screen, tap **Care.Trials**.
3. Tap **See Trials Near You**.\
   ![](/files/XY5NWoIZ3HBmSI5fnUwB)
4. Swipe left or right to browse through available trials.\
   ![](/files/X3xe7RaR5iDCKGeXBiiQ)
5. Like the trial you want to participate in. You can also skip or go back to the previous trial.

### Uploading your medical records and ID

1. Sign in to the TuumIO Wallet app.
2. From the Manage Networks screen, tap **Care.Trials**.
3. Tap **Records and ID**.\
   ![](/files/wFZL4AFwQLvF6sGGRwOI)
4. Select **Upload records and ID**.\
   ![](/files/fr6wYhIHS5E1DaazLwED)
5. Select the type of attachment you want to upload.\
   ![](/files/IS8LhNrHDuUTEyc1hgHS)
6. Select a file from your device or take a photo.
7. Tap **Upload**.

### Submitting records for review or verification

1. Sign in to the TuumIO Wallet app.
2. From the Manage Networks screen, tap **Care.Trials**.
3. Tap **Records Review and ID Verification**.
4. Select **Records Review and ID Verification**.\
   ![](/files/21e296Bikj7AP0igZZ49)
5. Select the record or ID you want to submit.\
   ![](/files/181HeLgx9wNg8sA6JxhZ)
6. Attach the file, then select your payment option.\
   ![](/files/3Us9HIsRMKYdMrwahK1S)
7. Confirm your payment.

### Viewing records history

1. Sign in to the TuumIO Wallet app.
2. From the Manage Networks screen, tap **Care.Trials**.
3. Tap **Records Review and ID Verification**.
4. Select **Records & ID History**.\
   ![](/files/t9Vw1DuIBzfFbXWmDI39)
5. Select the record or ID that you want to view.\
   ![](/files/2ZyE1MurF8M9Xmr1MOnH)\\

### Managing liked trials

1. Sign in to the TuumIO Wallet app.
2. From the Manage Networks screen, tap **Care.Trials**.
3. Tap **See your Likes and Matches**.\
   ![](/files/V0jDV2uWVYFM595OEfhH)
4. In the "**Trials you liked**" screen, select any of the following:\
   ![](/files/4T27FcgWiXFAlPEkqiH5)
   * **Matched** — View the clinical trials you liked that the site admin has responded to.
   * **No response** — View the clinical trials you liked that the site admin has not yet responded to.
   * **Not a fit** — View trials you liked but don't match your profile.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tuumio.com/tuumio-wallet-user-manual/care.trials/participant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
