> For the complete documentation index, see [llms.txt](https://colend.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://colend.gitbook.io/home/how-to/use-colend.md).

# Use Colend

In this section, you will explore the fundamental functions that allow you to effectively manage your interactions in the ecosystem.&#x20;

{% embed url="<https://youtu.be/NbQCKffPcZU>" %}
Credits: Coredao.org
{% endembed %}

The following pages will guide you through:

{% content-ref url="/pages/XRCpNe3vHzUeSj2U7APn" %}
[Connect and Supply](/home/how-to/use-colend/connect-and-supply.md)
{% endcontent-ref %}

{% content-ref url="/pages/0r6BTH6SY9t2tRwjx5OG" %}
[Borrow](/home/how-to/use-colend/borrow.md)
{% endcontent-ref %}

{% content-ref url="/pages/3mqm9mag2mHUxjW626tV" %}
[Broken mention](broken://pages/3mqm9mag2mHUxjW626tV)
{% endcontent-ref %}

{% content-ref url="/pages/LdNTPqjndxz3Rlae9oxj" %}
[Broken mention](broken://pages/LdNTPqjndxz3Rlae9oxj)
{% endcontent-ref %}

By mastering these main functions, you'll be well-equipped to use Colend with confidence. Let's dive in and get started!


---

# 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://colend.gitbook.io/home/how-to/use-colend.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.
