# Login

Logging in to the platform

The OTF platform can be accessed here: <https://apply.opentech.fund/dashboard/>

Or through “My OTF” on the website:

![](https://lh5.googleusercontent.com/dZufvHburs9Br9PGi9Bq8K6GLUfQ6rBC7GFIW9x3kSebus6I90rX0TiUwobiKVWKI1UrXl_rA6izJhCha2fzkcqwcjiBdfCS_yCfwo0sDyBoVatVCbd_f3wTJ9CmnciQ7CK150Vd)

Please follow the link to set your password. <https://apply.opentech.fund/account/password/reset/>

When you are on the password reset page linked, enter your email address and click “reset password”. Shortly afterwards you should receive an email from <app@apply.opentech.fund> including a link for you to create a password.

Once your password is set up you can log into your account in the application platform.


---

# 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.opentech.fund/otf-application-guidebook/application-platform-guidance/login.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.
