# Introdução

## URL base

Nossa url base se encontra em <https://granapix.com.br/api-externa/>, a partir dela você poderá acessar todos os nossos endpoints. Seguem os mesmos:

[Propostas](/endpoints/propostas.md)

[Saldos FGTS](/endpoints/saldos-fgts.md)

[Saldos voláteis](/endpoints/saldos-volateis.md)

[Webhooks](/endpoints/webhooks.md)

Para acessar qualquer um dos links, você precisará entrar em contato com nossa equipe e solicitar um cadastro, com isso você conseguirá o seu **token de acesso** e poderá utilizar todas as funcionalidades disponíveis. Para saber mais, acessa a página de [Configurações iniciais](/configuracoes-iniciais.md).


---

# 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.granapix.com.br/introducao.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.
