# Uploading and Storing Full Text Articles

[CiteMed.io](http://CiteMed.io) stores the Full Text PDF for **all Retained/Included Articles.**

In many cases, the PDF will need to be purchased and uploaded by the user (or [CiteMed.io](http://CiteMed.io) Support).

The queue of ‘missing Full Text’ articles can be found in the ‘Upload Full Text’ screen.

<figure><img src="/files/m4lyK9vRp4fWrDFz082c" alt=""><figcaption></figcaption></figure>

### Steps for Uploading Full Texts

1. Source the PDF or Purchase as necessary.
2. Upload to [CiteMed.io](http://CiteMed.io) and Click Submit.

Doesn’t get simpler than that! Your full text will now be stored and backed up. Always searchable and viewable within the App.


---

# 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://citemed-io.gitbook.io/citemed.io-documentation/full-text-review-extraction/uploading-and-storing-full-text-articles.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.
