# Accepting Terms

This screen shows the approved loan amount, loan term, repayment amount, the service agreement, and your Trust Level (you can read more in the article [*What is Trust Level*](https://app.gitbook.com/o/fzpU4MjARV9Vcgkyknog/s/yV8x8sTDoQvp8CKgiM56/~/changes/11/faq-end/what-is-trust-level)).

<figure><img src="/files/BfflbqTx3RbH926MVyIh" alt="" width="296"><figcaption></figcaption></figure>

{% columns %}
{% column %}
If you agree with the conditions, click **Receive**
{% endcolumn %}

{% column %}
If you do not agree, click **Cancel**
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
Full loan conditions are outlined in the service agreement.
{% endhint %}

{% content-ref url="/pages/zZqP6pZmbUrnvV7vhsab" %}
[Receiving Funds](/tlend/faq-end/receiving-funds.md)
{% endcontent-ref %}


---

# 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://tlend-1.gitbook.io/tlend/faq-end/accepting-terms.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.
