# FAQ

This section can help you find answers to the most common questions. The other answers you can  find by reading the page names of the docs on the left.

* Where is the UNION token contract and vestings? - [here](/governance/union-token.md).
* How do you determine who and how much credit to give? - [you do](/user-guides/vouching-and-lending.md).
* How do i get the money back if they dont pay me back? - you don't, this is the risk of credit.&#x20;
* &#x20;
* (ask your questions on warpast)


---

# 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.union.finance/protocol-overview/faq.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.
