> For the complete documentation index, see [llms.txt](https://jeff-coburn.gitbook.io/transition-fact-sheets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-coburn.gitbook.io/transition-fact-sheets/transition_information_fact_sheets/how_do_i_apply_for_ssi.md).

# How do I apply for SSI?

An application for benefits can be obtained at the local Social Security office. SSI does not have an online application, but most individuals over 18 can start the process online by reviewing the **ADULT DISABILITY CHECKLIST** and the **ONLINE DISABILITY BENEFIT APPLICATION T**o assist in gathering the information and documents needed to apply.

Schedule an appointment with your local Social Security office or call 1-800-772-1213 (TTY 1-800- 325-0778) to make a telephone or local office appointment. Original documents, not photocopies, are required for birth certificates and other documents. Bring and share original documents during

your visit, but only leave copies, and ask for a receipt for all documents provided to SSA. This helps to maintain progress in the application process.


---

# 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:

```
GET https://jeff-coburn.gitbook.io/transition-fact-sheets/transition_information_fact_sheets/how_do_i_apply_for_ssi.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.
