# SDK Library Section

The SDK Library provides access to a comprehensive collection of libraries and packages available on Pub.dev. These packages offer developers the opportunity to enhance their applications with additional functionality, optimizing their code and improving overall performance.

## How to Use

![](/files/pG5YTTOVmD0GPvhQEJMO)

**Step1:** Navigate to the Blup Logics Terminal and Select the SDK Library(Pub.dev) from there you can choose any libraries or packages that you want to use in your application.

**Step2:** Explore the list of libraries and packages available in the SDK Library. Select the ones that best suit your application's requirements.

**Step3:** If the desired library or package is not listed, you can search for it on Pub.dev website. Once found, add the necessary code snippets to the "Insert Code" node in Blup Logic.

**Step4:** Add the code snippet of the desired library or package from the Pub.dev website into the "Insert Code" node in Blup Logic. Then, select the appropriate method from the dropdown menu to integrate it into your application.

**Step5:** After inserting the code snippet, you can seamlessly integrate the selected library or package into your application.

If you have any ideas to make Blup better you can share them through our [Discord community channel](https://discord.com/channels/940632966093234176/965313562425823303)

## Music to go with.

{% embed url="<https://open.spotify.com/playlist/0vvXsWCC9xrXsKd4FyS8kM?si=2c7f55bd3f944878>" %}
Lofi music
{% endembed %}


---

# 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.blup.in/wiki/logics/sdk-library.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.
