# Access SDKs Repository

## Make it Quick!

Fogwing IIoT Platform, eases the pressure of writing codes for development boards / devices by providing its users access to SDKs Repository. SDKs Repository offers written programs / codes that will enable users to directly connect to Fogwing and initiate data sending process.&#x20;

To Access SDKs Repository:

1. As first to any activity on Fogwing, Login to your Fogwing Enterprise Cloud.
2. After you login, you will arrive at the Home page of Fogwing Enterprise Cloud.
3. Toward the left side of the Home page is the menu section, Click on the SDKs Repository option.&#x20;
4. Upon clicking SDKs Repository, users will be directly to Fogwing Platform account on Github where all necessary written codes are available.
5. Users can then 'Select' a file and even 'Download' the code by clicking the 'Download' button on Github.


---

# 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.fogwing.io/fogwing-platform/sdks-repository/untitled.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.
