> For the complete documentation index, see [llms.txt](https://community.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.theiofoundation.org/about-techup/activities/build/labs/secure-usability-and-accessibility-lab-sua-lab.md).

# Secure Usability & Accessibility

{% hint style="info" %}
[**ShortURL**](https://TIOF.Click/TULABSUA) **| Playbook | Assistant |&#x20;**<mark style="color:green;">**Status**</mark>**&#x20;|** [**Apply**](http://TIOF.Click/TULABSUASubmission)
{% endhint %}

{% hint style="success" %}
[**APPLY TO THIS LAB**](http://TIOF.Click/TULABSUASubmission)
{% endhint %}

## About

The Secure Usability and Accessibility Lab offers secure usability and user-interface assistance to the TechUp community to help them recognize and solve usability challenges that cause friction with the adoption of their FOSS projects or other communication platforms such as their website.

### Cost

This Lab is provided free of charge for the beneficiary. All execution costs will be born by the implementing partners with the support by the funding partners.

### Booth

The Secure Usability and Accessibility Lab has its own booth in the TechUp Space.

The booth provides&#x20;

* all the necessary information about the Lab
* application process
* a meeting point for the Lab's activities

## Services

### Accessibility Coaching

Guidance to help projects to improve their accessibility capacity, helping them to understand accessibility to better plan and develop their technology.

### Accessibility Consultation

Consultations to help projects to increase their capacity to address the most difficult accessibility problems they face in a secure and privacy-preserving manner. These consultation services include research, design and implementation.

### Usability & Accessibility Audits

Accessibility audits to provide projects with inputs such as

* assessment of the accessibility of the project in relation to standards and best practices
* highlight problems that need to be fixed and suggest areas of improvement
* analyze and identify any pitfalls that might make it difficult for users under threat to use your tool
* help tools better understand the needs of their users and articulate them in the design of their tools

## Applying

If you are interested in getting support by this Lab, applying is very easy:

* Decide which or the Services you would want to apply for
* Review the SUA Lab Agreement and make sure you fully agree with its terms
* Submit your application
* The Lab team will review your application and keep you promptly updated
* Once accepted, the SUA Lab Agreement will be signed
* Lab Services start right after&#x20;

{% hint style="success" %}
[**APPLY TO THIS LAB**](http://TIOF.Click/TULABSUASubmission)
{% endhint %}

### Lifecycle

\[Work in Progress]

{% hint style="info" %}
To help the advancement of all communities and the accumulation of practical knowledge through peer-to-peer learning, the outputs of all coaching, consultation and audits will be publicly documented upon completion by the Partners.
{% endhint %}

## Partners

### Implementation

This Lab is made possible by partnering with the following organizations and individuals:

[Accessibility Lab](http://www.a11ylab.com/)

### Funding

This Lab is made possible with the funding and support of:

[Open Technology Fund](https://www.opentech.fund/)


---

# 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://community.theiofoundation.org/about-techup/activities/build/labs/secure-usability-and-accessibility-lab-sua-lab.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.
